Socket
Socket
Sign inDemoInstall

@datalayer/core

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@datalayer/core

Ξ Datalayer Core.


Version published
Weekly downloads
0
Maintainers
2
Weekly downloads
 
Created
Source

Datalayer

Become a Sponsor

Ξ Datalayer

Datalayer core.

Datalayer is the base foundation package used by many other Datalayer packages. It contains base application classes and configuration inherited by other projects.

It is also the meta package to get the other Datalayer packages installed.

It ships a JupyterLab extension to inspect the JupyterLab's internal strutures like plugin graph, file types, models and widgets.

Develop

yarn
yarn build
# open http://localhost:3063
# open http://localhost:8888/api/jupyter/lab?token=60c1661cc408f978c309d04157af55c9588ff9557c9380e4fb50785750703da6
yarn start
pip install -e .[test]
jupyter labextension develop . --overwrite
jupyter labextension list
# jupyter server extension enable datalayer
jupyter server extension list
# open http://localhost:8888/api/jupyter/lab?token=60c1661cc408f978c309d04157af55c9588ff9557c9380e4fb50785750703da6
yarn jupyterlab

Keywords

FAQs

Package last updated on 06 Apr 2024

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc