filmov
tv
Getting Started with Jupyter Notebook
Показать описание
Steps involved in installing jupyter notebook:
2. Check pip installation: pip --version (pip is already installed by python 3)
3. Install Jupyter Notebook : python -m pip install jupyter
4. Launch jupyter notebook: jupyter notebook
2. Check pip installation: pip --version (pip is already installed by python 3)
3. Install Jupyter Notebook : python -m pip install jupyter
4. Launch jupyter notebook: jupyter notebook