Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 428 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 428 Bytes

SwanShare

Jupyter extension to allow sharing integration between SWAN and CERNBox.

This extension is composed of a Python package named swanshare, which installs the nbextension. It's not supposed to contain a JupyterLab because this functionality is being replaced by a different package.

Install

pip install swanshare
jupyter nbextension install swanshare --py
jupyter nbextension enable swanshare --py