# 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
```bash
pip install swanshare
jupyter nbclassic-extension install swanshare --py
jupyter nbclassic-extension enable swanshare --py
```
Raw data
{
"_id": null,
"home_page": "https://github.com/swan-cern/jupyter-extensions",
"name": "swanshare",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "Jupyter, SWAN, CERN",
"author": "SWAN Admins",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/2f/27/efdb586dc1ed8bc176dd6518c6d3034448eb8b5e2edccf9e0e6efea7e978/swanshare-2.0.3.tar.gz",
"platform": "Linux",
"description": "# SwanShare\n\nJupyter extension to allow sharing integration between SWAN and CERNBox.\n\nThis extension is composed of a Python package named `swanshare`, which installs the nbextension.\nIt's not supposed to contain a JupyterLab because this functionality is being replaced by a different package.\n\n## Install\n\n```bash\npip install swanshare\njupyter nbclassic-extension install swanshare --py\njupyter nbclassic-extension enable swanshare --py\n```\n",
"bugtrack_url": null,
"license": "AGPL-3.0",
"summary": "Sharing for SWAN",
"version": "2.0.3",
"project_urls": {
"Homepage": "https://github.com/swan-cern/jupyter-extensions"
},
"split_keywords": [
"jupyter",
" swan",
" cern"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "fca758598a930236b3dc05754ce003e9b17f85a1ab8a5de28571e541289d4952",
"md5": "47a8aaa94cfc9b287739b43b7ec2a369",
"sha256": "88291ba028ab100187b65788d47d0c0c4bd91c4fdfc36101258b30972bd95d78"
},
"downloads": -1,
"filename": "swanshare-2.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "47a8aaa94cfc9b287739b43b7ec2a369",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 13459,
"upload_time": "2024-09-04T10:45:36",
"upload_time_iso_8601": "2024-09-04T10:45:36.371982Z",
"url": "https://files.pythonhosted.org/packages/fc/a7/58598a930236b3dc05754ce003e9b17f85a1ab8a5de28571e541289d4952/swanshare-2.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2f27efdb586dc1ed8bc176dd6518c6d3034448eb8b5e2edccf9e0e6efea7e978",
"md5": "8e77c5e0e88e32217aef8610cf36f6bd",
"sha256": "f361b967a690b8b4c2de122c66bb582f9bf7291f08fcbecdf6141da223e24570"
},
"downloads": -1,
"filename": "swanshare-2.0.3.tar.gz",
"has_sig": false,
"md5_digest": "8e77c5e0e88e32217aef8610cf36f6bd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 23811,
"upload_time": "2024-09-04T10:45:38",
"upload_time_iso_8601": "2024-09-04T10:45:38.124687Z",
"url": "https://files.pythonhosted.org/packages/2f/27/efdb586dc1ed8bc176dd6518c6d3034448eb8b5e2edccf9e0e6efea7e978/swanshare-2.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-04 10:45:38",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "swan-cern",
"github_project": "jupyter-extensions",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "swanshare"
}