

Step 7.To check your Python version, run python ‐‐version in your command line (Windows), shell (Mac), or terminal (Linux/Ubuntu).

Shortly after, a browser window should open, showing the files and folders located in the folder where you started the Jupyter server (in my case, this folder is C:\Users\ciprian\ Projects\i2p). You may be prompted to select an application to open Jupyter in. Once in the desired folder, type jupyter notebook followed by the Enter key. Once the Anaconda Prompt (or Anaconda Powershell Prompt) app opens, navigate to the desired folder, using the cd command. The Anaconda Powershell Prompt has more bells and whistles and it is generally nicer to work with. Alternatively, you can use the Anaconda Powershell Prompt. Find and open the Anaconda Prompt app using the search bar. NOTE: For best performance, we strongly recommend Firefox or Chrome as your browser when using Jupyter notebook on a Windows computer. How to open a Jupyter notebook on Windows Shortly after, a browser window should open, showing the files and folders located in the folder where you started the Jupyter server (in my case, this folder is ~/Projects/i2p). Once you are in the desired folder, type jupyter notebook and press the Enter key.

Please note that your Terminal colors and text may differ. Intro to Programming: How to Use the Command Line (Part 2).Intro to Programming: How to Use the Command Line (Part 1).For details on how to use the command line, read this tutorial on how to use the command line, part 1 and part 2: Once the terminal app opens, navigate to the desired folder, using the cd command. Open the Terminal app on your Mac by clicking in the upper-right corner of the menu bar, or pressing Command-Space bar and then typing "terminal".
