Skip to content

The Jupyter Notebook is the original web application for creating and sharing computational documents. It offers a simple, streamlined, document-centric experience, you can now also experience this in Kali Linux.

License

Notifications You must be signed in to change notification settings

AnandKatariya/Kali-Linux-Jupyter-Notebook-Installation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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

About

The Jupyter Notebook is the original web application for creating and sharing computational documents. It offers a simple, streamlined, document-centric experience, you can now also experience this in Kali Linux.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published