@datalayer/core
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

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

Package Sidebar

Install

npm i @datalayer/core

Weekly Downloads

11

Version

1.0.0

License

BSD-3-Clause

Unpacked Size

60.2 kB

Total Files

61

Last publish

Collaborators

  • datalayer-eric
  • echarles