Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 1.37 KB

File metadata and controls

39 lines (23 loc) · 1.37 KB

Welcome to repositories of How to install Jupyter Notebook



Introduction:


The Jupyter Notebook is a web-based interactive computing platform. The notebook combines live code, equations, narrative text, visualizations.

Installation Guide:


Step 1: Install pip with below command

 pip install notebook

Step 2: Install Jupyter Notebook with this command

 sudo apt-get install jupyter-notebook

Author

👤 Anand Katariya

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!
Stay tuned for more updates