Python 3: working with files and digital assets/Preliminary/Jupyter
Jupyterlab
editwith
editpip install jupyterlab
brew install jupyterlab
winget install jupyterlab
Configuration
editStart
editto start jupyter lab run
jupyter lab
Jupyter Notebook
editIf you want the classic experience you can install notebook with:
with
editpip install notebook
You can find the latest version of jupyter Desktop at Github. Jupyter Desktop is an application that supports Windows, Linux and MacOS.
with
editReferences
edit- ↑ a b c "Installing Jupyter - Get up and running on your computer". Project Jupyter. Retrieved August 24, 2023.
- ↑ a b "JupyterLab Desktop". Github. Retrieved August 24, 2023.