256 Forks
631 Stars
631 Watchers

Jupyter

The repository contains script and notebook related to Statistics, Machine learning, Neural network, Deep learning, NLP, Numerical methods, and Automation.

How to download and setup Jupyter

Open terminal and run command
git clone https://github.com/TheAlgorithms/Jupyter.git
git clone is used to create a copy or clone of Jupyter repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Jupyter https://github.com/TheAlgorithms/Jupyter/archive/master.zip

Or simply clone Jupyter with SSH
[email protected]:TheAlgorithms/Jupyter.git

If you have some problems with Jupyter

You may open issue on Jupyter support forum (system) here: https://github.com/TheAlgorithms/Jupyter/issues