Python 🐍 Jupyter, VSCode Install

Publié le: 05 juin 2020
sur la chaîne: APMonitor.com
5,382
55

Jupyter notebook, Jupyter lab, and VSCode are installed to run a 'Hello, World' application in Ubuntu Linux for Python 3.8.


python3 --version
sudo apt install python3 (Linux, apt or yum)
brew install python (MacOS)
Download from python.org (Windows)

sudo apt install python3-pip (Linux)
pip included with Windows install (Scripts folder)

-- Run python from command line --
python3 test.py

-- Jupyter Notebook Install --
pip3 install notebook
jupyter notebook

-- Jupyter Lab Install --
pip3 install jupyterlab
jupyter lab

-- VSCode Install --
sudo snap install --classic code
./code


Similar instructions are available in Windows: https://apmonitor.com/pdc/index.php/M... to both install Python and manage packages with pip or conda.


Begin Python Course: https://apmonitor.github.io/begin_pyt...


Sur cette page du site, vous pouvez voir la vidéo en ligne Python 🐍 Jupyter, VSCode Install durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur APMonitor.com 05 juin 2020, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 5,382 fois et il a aimé 55 téléspectateurs. Bon visionnage!