🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@jupyterlab/docregistry

Package Overview
Dependencies
Maintainers
8
Versions
400
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyterlab/docregistry

JupyterLab - Document Registry

4.5.0-alpha.0
Source
npm
Version published
Weekly downloads
53K
11.69%
Maintainers
8
Weekly downloads
 
Created
Source

@jupyterlab/docregistry

A JupyterLab package which tracks the different types of documents that the application is able to interact with. This includes notebooks, text files, and base64 encoded documents.

Extensions may register new document types with the document registry to allow them to be opened with JupyterLab. An example of this may be found in the @jupyterlab/notebook package.

The document registry is a singleton on the application.

FAQs

Package last updated on 07 May 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts