You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@jupyterlab/docregistry

Package Overview
Dependencies
Maintainers
8
Versions
403
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jupyterlab/docregistry

JupyterLab - Document Registry

4.4.5
latest
Source
npmnpm
Version published
Weekly downloads
79K
41.7%
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 20 Jul 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