0.0.2 • Published 5 years ago

@ramdesh/knowledgelab v0.0.2

Weekly downloads
1
License
-
Repository
-
Last release
5 years ago

KnowledgeLab

Seamless integration of Knowledge-Repo and JupyterLab


Build Status GitHub issues codecov Gitter BCH compliance PyPI PyPI npm


Install

To install the base package from pip:

pip install knowledgelab

To Install from source:

make install

To install the JupyterLab extension:

jupyter labextension install knowledgelab

or from source:

make labextension

To enable the Jupyter server extension:

jupyter serverextension enable --py knowledgelab

Getting Started

Read the docs!