Trying to Launch jupyter notebook from terminal. I am currently on my terminal in the correct folder, and I have python 3.5 installed along with conda. But it is not launching.
Jupyter Notebooks allow you to open IPYNB
notebooks in the location you prefer. I generally recommend the following:
jupyter notebook
This will then automatically trigger the browser and open the Home tab, you can start a new notebook with your preferred kernel, rename and save the notebook, which it saves at the location where you navigated through the terminal
This helps you organize your relevant/related notebooks in the same place in a structured manner.
Example shown below:
Just type the command in the terminal to open the jupyter notebook.
$ jupyter notebook
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With