nbsphinx


Namenbsphinx JSON
Version 0.9.3 PyPI version JSON
download
home_pagehttps://nbsphinx.readthedocs.io/
SummaryJupyter Notebook Tools for Sphinx
upload_time2023-08-27 10:58:10
maintainer
docs_urlNone
authorMatthias Geier
requires_python>=3.6
licenseMIT
keywords sphinx jupyter notebook
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            Jupyter Notebook Tools for Sphinx
=================================

``nbsphinx`` is a Sphinx_ extension that provides a source parser for
``*.ipynb`` files.
Custom Sphinx directives are used to show `Jupyter Notebook`_ code cells (and of
course their results) in both HTML and LaTeX output.
Un-evaluated notebooks -- i.e. notebooks without stored output cells -- will be
automatically executed during the Sphinx build process.

Quick Start:
    #. Install ``nbsphinx``

    #. Edit your ``conf.py`` and add ``'nbsphinx'`` to ``extensions``.

    #. Edit your ``index.rst`` and add the names of your ``*.ipynb`` files
       to the ``toctree``.

    #. Run Sphinx!

Online documentation (and example of use):
    https://nbsphinx.readthedocs.io/

Source code repository (and issue tracker):
    https://github.com/spatialaudio/nbsphinx/

License:
    MIT -- see the file ``LICENSE`` for details.

.. _Sphinx: https://www.sphinx-doc.org/
.. _Jupyter Notebook: https://jupyter.org/

            

Raw data

            {
    "_id": null,
    "home_page": "https://nbsphinx.readthedocs.io/",
    "name": "nbsphinx",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "Sphinx,Jupyter,notebook",
    "author": "Matthias Geier",
    "author_email": "Matthias.Geier@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/51/31/85cb6129d22c75722d1e1a8db0cdaf36ab7e1e7a59189bfa275445c8ab2d/nbsphinx-0.9.3.tar.gz",
    "platform": "any",
    "description": "Jupyter Notebook Tools for Sphinx\n=================================\n\n``nbsphinx`` is a Sphinx_ extension that provides a source parser for\n``*.ipynb`` files.\nCustom Sphinx directives are used to show `Jupyter Notebook`_ code cells (and of\ncourse their results) in both HTML and LaTeX output.\nUn-evaluated notebooks -- i.e. notebooks without stored output cells -- will be\nautomatically executed during the Sphinx build process.\n\nQuick Start:\n    #. Install ``nbsphinx``\n\n    #. Edit your ``conf.py`` and add ``'nbsphinx'`` to ``extensions``.\n\n    #. Edit your ``index.rst`` and add the names of your ``*.ipynb`` files\n       to the ``toctree``.\n\n    #. Run Sphinx!\n\nOnline documentation (and example of use):\n    https://nbsphinx.readthedocs.io/\n\nSource code repository (and issue tracker):\n    https://github.com/spatialaudio/nbsphinx/\n\nLicense:\n    MIT -- see the file ``LICENSE`` for details.\n\n.. _Sphinx: https://www.sphinx-doc.org/\n.. _Jupyter Notebook: https://jupyter.org/\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Jupyter Notebook Tools for Sphinx",
    "version": "0.9.3",
    "project_urls": {
        "Bug Tracker": "https://github.com/spatialaudio/nbsphinx/issues/",
        "Documentation": "https://nbsphinx.readthedocs.io/",
        "Homepage": "https://nbsphinx.readthedocs.io/",
        "Source Code": "https://github.com/spatialaudio/nbsphinx/"
    },
    "split_keywords": [
        "sphinx",
        "jupyter",
        "notebook"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a3a0ca4aeb2f7f2608a483459a3bb486da250a7eb23eb76c9a0af154395f0cb2",
                "md5": "f8c62515ac692a765b2599f32f65ff95",
                "sha256": "6e805e9627f4a358bd5720d5cbf8bf48853989c79af557afd91a5f22e163029f"
            },
            "downloads": -1,
            "filename": "nbsphinx-0.9.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f8c62515ac692a765b2599f32f65ff95",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 31039,
            "upload_time": "2023-08-27T10:58:08",
            "upload_time_iso_8601": "2023-08-27T10:58:08.017973Z",
            "url": "https://files.pythonhosted.org/packages/a3/a0/ca4aeb2f7f2608a483459a3bb486da250a7eb23eb76c9a0af154395f0cb2/nbsphinx-0.9.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "513185cb6129d22c75722d1e1a8db0cdaf36ab7e1e7a59189bfa275445c8ab2d",
                "md5": "9ab2115416d6726eefa43b6648e685c8",
                "sha256": "ec339c8691b688f8676104a367a4b8cf3ea01fd089dc28d24dec22d563b11562"
            },
            "downloads": -1,
            "filename": "nbsphinx-0.9.3.tar.gz",
            "has_sig": false,
            "md5_digest": "9ab2115416d6726eefa43b6648e685c8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 171956,
            "upload_time": "2023-08-27T10:58:10",
            "upload_time_iso_8601": "2023-08-27T10:58:10.535676Z",
            "url": "https://files.pythonhosted.org/packages/51/31/85cb6129d22c75722d1e1a8db0cdaf36ab7e1e7a59189bfa275445c8ab2d/nbsphinx-0.9.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-27 10:58:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "spatialaudio",
    "github_project": "nbsphinx",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "circle": true,
    "lcname": "nbsphinx"
}
        
Elapsed time: 0.11086s