Metadata-Version: 2.1
Name: ipcmagic-cscs
Version: 1.0.3
Summary: IPyParallel Slurm magics for jupyterlab at CSCS
Home-page: https://github.com/eth-cscs/ipcluster_magic
License: BSD 3-Clause
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: ipython (>=6.3.0)
Requires-Dist: pexpect (>=4.8.0)
Requires-Dist: docopt (>=0.6.2)
Requires-Dist: ipyparallel (>=7.0.1)

# IPyCluster Magics

Magic commands to support running MPI Python code on Jupyter notebooks at CSCS.
See the examples [here](https://github.com/eth-cscs/ipcluster_magic/tree/master/examples).


