Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 699 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 699 Bytes

Datalayer

Become a Sponsor

Ξ Datalayer Core

Datalayer Core is the base foundation package used by many other Datalayer packages.

It contains base application classes and configuration inherited by other projects.

Develop

pip install -e .[test]
# jupyter server extension enable datalayer
jupyter server extension list
# open http://localhost:8888/api/jupyter?token=60c1661cc408f978c309d04157af55c9588ff9557c9380e4fb50785750703da6
make start