346 Forks
555 Stars
555 Watchers

ipykernel

IPython Kernel for Jupyter

How to download and setup ipykernel

Open terminal and run command
git clone https://github.com/ipython/ipykernel.git
git clone is used to create a copy or clone of ipykernel 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 ipykernel https://github.com/ipython/ipykernel/archive/master.zip

Or simply clone ipykernel with SSH
[email protected]:ipython/ipykernel.git

If you have some problems with ipykernel

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