Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 708e07e

Browse files
committed
Add link to install guide for ipynb
1 parent c197ad6 commit 708e07e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

Week4/overview.ipynb

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,7 @@
99
"\n",
1010
"> Created by the one and only Jim, you can find him on our [Slack](https://hackyourfuture.slack.com/team/U383PTTK9) and on [GitHub](https://github.com/remarcmij)!\n",
1111
"\n",
12-
"> This is a Jupyter notebook, you can run the code immediately with some setup by doing the following steps although it is not necessary to go through the material:\n",
13-
"> - install the [Jupyter extension](vscode:extension/ms-toolsai.jupyter)\n",
14-
"> - install the javascript kernel by writing the following in your terminal: `npm install -g ijavascript`\n",
15-
"> - then run that package by writing `ijsinstall`\n",
12+
"> This is a Jupyter notebook, you can run the code immediately if you do some setting up steps, although it is not necessary to do so as we have provided the results. If you want to set it up you can go through the following [article](https://www.tomche.space/post/using-javascript-kernel-in-vscode-jupyter-notebooks/)\n",
1613
"\n",
1714
"Calling a function that doesn't `return` anything simply returns `undefined`. "
1815
]

0 commit comments

Comments
 (0)