{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/5"}],"enrichment":{"capability":"Provides a web-based graphical interface for enabling, disabling, and configuring Jupyter notebook extensions (nbextensions) without editing configuration files directly.","skillfed_tags":["jupyter-extension","notebook-configuration"],"use_cases":["Enable or disable installed nbextensions without manually editing Jupyter configuration files or restarting the server multiple times.","Adjust extension options (e.g., output limits, behavior toggles) through form controls rendered from YAML descriptors, without writing JSON config.","Discover and read documentation for installed extensions directly in the configurator UI via rendered markdown readme files.","Manage nbextensions in a shared or multi-user Jupyter deployment where direct file access to config directories is restricted.","Quickly toggle experimental or optional notebook extensions on and off for testing without command-line intervention."],"what_it_does":"jupyter-nbextensions-configurator is a Jupyter server extension that adds a graphical configuration interface for managing notebook extensions. Instead of manually editing configuration files, users can enable or disable nbextensions through a web UI accessible at the `/nbextensions` endpoint, and for extensions that include a YAML descriptor file, the interface also displays their documentation and provides controls for their options.\n\nThe package depends on jupyter-core, jupyter-server, notebook, pyyaml, tornado, and traitlets. It installs as a pure-Python wheel and requires a one-time enablement step via a jupyter subcommand before the notebook server is restarted. Once active, it provides two additional UI elements: a tab on the notebook dashboard and an edit menu item linking to the configurator page.","worth_installing":"Yes, if you actively use Jupyter notebook extensions and want a GUI to manage them. The package is stable (no known vulnerabilities, permissive license) but dormant (800 days since last release). Install it only if your Jupyter and extension ecosystem is compatible with a package last updated in mid-2024; verify compatibility with your notebook version before relying on it for new deployments."},"id":"jupyter-nbextensions-configurator","links":{"html":"https://skillfed.io/packages/jupyter-nbextensions-configurator","md":"https://skillfed.io/packages/jupyter-nbextensions-configurator.md","pypi":"https://pypi.org/project/jupyter-nbextensions-configurator/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2024-06-05","license_spdx":null,"license_treatment":"permissive","name":"jupyter-nbextensions-configurator","python_support":"unspecified","summary":"jupyter serverextension providing configuration interfaces for nbextensions."},"popularity":{"monthly_downloads":792412,"position":5045,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.6.4"}
