sr320 / course-fish546-2018

7 stars 2 forks source link

How can I use Jupiter in Windows #27

Closed magobu closed 6 years ago

magobu commented 6 years ago

Just wondering what is the solution for making Jupiter work with Windows

kubu4 commented 6 years ago

See these two issues to get it working (i.e. ability to use bash in Jupyter notebook):

  1. Uninstall/Re-install Anaconda. This works with a Git Bash installation.

  2. Install Ubuntu and Anaconda for Linux. This will require you to install Ubuntu on Windows 10; search the internet for the steps to do this.

I think the second way would be ideal, but is not necessary.