
Installing Jupyter Notebook is easy - all you need to have is pip package installer and make sure you have python installed.
Step 1: Install Jupyter Notebook using pip3
pip3 install notebook
Defaulting to user installation because normal site-packages is not writeable
Collecting notebook
Downloading notebook-6.4.8-py3-none-any.whl (9.9 MB)
|████████████████████████████████| 9.9 MB 1.6 MB/s
5.0,>=2.4->nbformat->notebook) (3.7.0)
Installing collected packages: notebook
Successfully installed notebook-6.4.8
Step 2: Run Jupyter Notebook
To run Notebook just use the command - python3 -m notebook
You can uninstall notebook by command: pip3 uninstall notebook
pip3 uninstall notebook
Found existing installation: notebook 6.4.8
Uninstalling notebook-6.4.8:
Would remove:
/Users/code2care/Library/Python/3.8/bin/jupyter-bundlerextension
/Users/code2care/Library/Python/3.8/bin/jupyter-nbextension
/Users/code2care/Library/Python/3.8/bin/jupyter-notebook
/Users/code2care/Library/Python/3.8/bin/jupyter-serverextension
/Users/code2care/Library/Python/3.8/lib/python/site-packages/notebook-6.4.8.dist-info/*
/Users/code2care/Library/Python/3.8/lib/python/site-packages/notebook/*
/Users/code2care/Library/Python/3.8/share/applications/jupyter-notebook.desktop
/Users/code2care/Library/Python/3.8/share/icons/hicolor/scalable/apps/notebook.svg
Proceed (y/n)? y
Successfully uninstalled notebook-6.4.8
More Posts related to Python,
- Comments in Python Programming
- tkinter - Hello World! Program
- How to install Python 3.11 on Mac
- Python matplotlib segmentation fault: 11 macOS Big Sur
- Change label (text) color in tkinter
- Python Hello World! Program with code example (snippet)
- Calculate discount amount python code
- Take input argument from command line in Python Programming
- How to pip install Python Modules in VSCode
- Tkinter - add x and y padding to label text
- Python raise error with message example
- Check if String Contains a Substring - Python
- Python Program To Calculate Simple Interest (SimpleInterest.py)
- What does b prefix before a String mean in Python?
- What is Terminal Velocity and its Formula? How to calculate it programmatically?
- How to List all Packages installed using pip [Python]
- Convert Float to String in Python
- Change the background of Tkinter label or text
- How to Install Python Modules in VS Code
- Indent Python code in Notepad++
- Validate email address in Python using regular expression (regex)
- Python: Fix command not found pip or pip3 on zsh shell
- TypeError: must be str, not int [Fix Python]
- ModuleNotFoundError: No module named qdarkstyle.colorsystem [Python]
- Python - Convert float to String
More Posts:
- Remove mailto link from Microsoft 365 Word Document Email Text - Microsoft
- Its almost time - Apple Event September 10 10 am PDT ⚡️ - Apple
- How to Merge Branch into Master Branch - Git
- Why I see Download pre-built shared indexes in IntelliJ - HowTos
- How to change Android Button Color using xml attribute and programatically using java - Android
- Emulator: Warning: restoring GLES1 context from snapshot. App may need reloading. - Android-Studio
- Fix [oh-my-zsh] Cant update: not a git repository - Git
- Microsoft 365 Excel - PRO TIP Discover insights quickly with Power BI, which is already included in your Microsoft services, See it in action - Microsoft