Skip to content

AntefNava/ipyparallel

 
 

Repository files navigation

Interactive Parallel Computing with IPython

ipyparallel is the new home of IPython.parallel.

To install the Clusters tab in Jupyter Notebook, add this to your jupyter_notebook_config.py:

c.NotebookApp.jupyter_server_extensions.append('ipyparallel.nbextension')

About

Interactive Parallel Computing in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.5%
  • JavaScript 1.5%