{"categories":[{"label":"Sphinx","url":"https://skillfed.io/packages/category/documentation-sphinx"}],"enrichment":{"capability":"A Sphinx extension that lets you include Jupyter notebooks from directories outside your Sphinx source root by referencing them via .nblink JSON files.","skillfed_tags":["sphinx-extension","jupyter-notebooks","documentation-build"],"use_cases":["Include notebooks from a shared examples directory across multiple Sphinx documentation projects","Reference notebooks stored in a separate repository or folder structure without copying them","Build documentation that mixes RST files with external Jupyter notebooks using a single Sphinx config","Manage notebook-based tutorials centrally while keeping documentation source trees lean"],"what_it_does":"nbsphinx-link solves the problem of including Jupyter notebooks in Sphinx documentation when those notebooks live outside the Sphinx source directory. Normally Sphinx restricts included files to the source tree, but this extension bridges that gap by letting you create lightweight .nblink JSON files that point to notebooks elsewhere on disk\u2014useful for centralizing examples or shared notebook collections that multiple documentation projects reference.\n\nThe extension works by reading .nblink files (simple JSON with a \"path\" key pointing to a notebook and an optional \"extra-media\" array for associated images) and rendering the referenced notebook into your documentation build. It integrates directly into Sphinx's build pipeline and depends on nbsphinx to handle the actual notebook rendering.","worth_installing":"Yes, if you use Sphinx and need to include Jupyter notebooks from outside your documentation source tree. Low install friction, active maintenance, permissive license, and no known vulnerabilities. The extension solves a specific but real Sphinx limitation with minimal overhead."},"id":"nbsphinx-link","links":{"html":"https://skillfed.io/packages/nbsphinx-link","md":"https://skillfed.io/packages/nbsphinx-link.md","pypi":"https://pypi.org/project/nbsphinx-link/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-29","license_spdx":"BSD-3-Clause","license_treatment":"permissive","name":"nbsphinx-link","python_support":"supports_current","summary":"A sphinx extension for including notebook files outside sphinx source root"},"popularity":{"monthly_downloads":128941,"position":11690,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.4.1"}
