Skip to content

Commit

Permalink
Remove installation from notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
burggraaff committed Aug 30, 2024
1 parent fe00b50 commit 8d79b81
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions demo.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -44,19 +44,7 @@
"```\n",
"pip install .\n",
"```\n",
"This will install the package and all of its requirements.\n",
"\n",
"You can also install from within this notebook:"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "d655de76-7526-4e0b-a317-d6f3a7b7e0a8",
"metadata": {},
"outputs": [],
"source": [
"!pip install ."
"This will install the package and all of its requirements."
]
},
{
Expand Down

0 comments on commit 8d79b81

Please sign in to comment.