Skip to content

Commit

Permalink
test6
Browse files Browse the repository at this point in the history
  • Loading branch information
ygliuvt committed Oct 10, 2023
1 parent b7a106a commit 2bb589f
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions examples/intro_tutorial.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -32,23 +32,6 @@
"!{sys.executable} -m pip install -U harmony-py\n",
"````\n"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "ed97d7e6-795a-41d7-9025-3f5a9b360e34",
"metadata": {
"tags": []
},
"outputs": [],
"source": [
"# Install notebook requirements\n",
"import sys; sys.path.append('..')\n",
"!{sys.executable} -m pip install -q -r ../requirements/examples.txt\n",
"\n",
"# Install harmony-py requirements. Not necessary if you ran `pip install harmony-py` in your kernel \n",
"!{sys.executable} -m pip install -q -r ../requirements/core.txt"
]
}
],
"metadata": {
Expand Down

0 comments on commit 2bb589f

Please sign in to comment.