How to setup Jupyter & Python on Mac, Windows or Linux Tutorial
Jupyter is a great tool to run interactive Python notebooks (other languages too!). In this video we simply do this:
- Install python from python.org
- Create a virtual environment with `python3 -m venv .`
- Activate the virtual environment with `source bin/activate` (mac/linux) or `.\Scripts\activate` (windows)
- Install jupyter `pip install jupyter`
- Run jupyter: `jupyter notebook`
Places to run notebooks:
- Google Colab (https://colab.research.google.com/)
- Deepnote (https://deepnote.com or get 20 hours free with https://kirr.co/yre5yt)
On this page of the site you can watch the video online How to setup Jupyter & Python on Mac, Windows or Linux Tutorial with a duration of hours minute second in good quality, which was uploaded by the user CodingEntrepreneurs 30 September 2021, share the link with friends and acquaintances, this video has already been watched 76,119 times on youtube and it was liked by 855 viewers. Enjoy your viewing!