Skip to content

Commit

Permalink
test9
Browse files Browse the repository at this point in the history
  • Loading branch information
ygliuvt committed Oct 10, 2023
1 parent f2b73e1 commit 0ea3756
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/intro_tutorial.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"First we import packages needed to request and visualize our data, as well as the `harmony-py` library itself. Make sure to install `harmony-py` and its dependencies into your current Python environment prior to executing the notebook:\n",
"\n",
"``` \n",
"$ pip install -U harmony-py \n",
"pip install -U harmony-py \n",
"\n",
"```\n"
]
Expand Down

0 comments on commit 0ea3756

Please sign in to comment.