{ "info": { "author": "Ravindra Marella", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Framework :: IPython", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Software Development", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "An IPython magic command to import and run external notebooks using public URLs.\n\n## Installation\n\n```\n!pip install nbimport\n%load_ext nbimport\n```\n\n## Usage\n\n```\n%import https://www.example.com/mynotebook.ipynb\n```\n\n## License\n\n[MIT][license]\n\n[license]: /LICENSE", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/marella/nbimport", "keywords": "nbimport ipython", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "nbimport", "package_url": "https://pypi.org/project/nbimport/", "platform": "", "project_url": "https://pypi.org/project/nbimport/", "project_urls": { "Bug Tracker": "https://github.com/marella/nbimport/issues", "Homepage": "https://github.com/marella/nbimport", "Source Code": "https://github.com/marella/nbimport" }, "release_url": "https://pypi.org/project/nbimport/0.0.0/", "requires_dist": null, "requires_python": "", "summary": "An IPython magic command to import and run external notebooks using public URLs.", "version": "0.0.0" }, "last_serial": 5671107, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "7bae510d0db21d3b82dd9497823bc080", "sha256": "11c6125247e7d37e8e63a4d0bdbe0d506b8646c2e62be4b76b05cac5003baeab" }, "downloads": -1, "filename": "nbimport-0.0.0.tar.gz", "has_sig": false, "md5_digest": "7bae510d0db21d3b82dd9497823bc080", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1685, "upload_time": "2019-08-13T10:09:24", "url": "https://files.pythonhosted.org/packages/54/3a/09c3af6886c49d94a276dd797243e530e7a4cb713f6a3553f674289a7ca2/nbimport-0.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7bae510d0db21d3b82dd9497823bc080", "sha256": "11c6125247e7d37e8e63a4d0bdbe0d506b8646c2e62be4b76b05cac5003baeab" }, "downloads": -1, "filename": "nbimport-0.0.0.tar.gz", "has_sig": false, "md5_digest": "7bae510d0db21d3b82dd9497823bc080", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1685, "upload_time": "2019-08-13T10:09:24", "url": "https://files.pythonhosted.org/packages/54/3a/09c3af6886c49d94a276dd797243e530e7a4cb713f6a3553f674289a7ca2/nbimport-0.0.0.tar.gz" } ] }