Skip to content

tkp-archive/knowledgelab

Folders and files

NameName
Last commit message
Last commit date
Nov 18, 2024
Apr 2, 2019
Feb 26, 2018
Feb 26, 2018
Feb 26, 2018
Aug 16, 2019
Nov 20, 2018
Jan 1, 2019
Oct 23, 2017
Aug 9, 2019
Dec 12, 2021
Aug 16, 2019
Aug 1, 2018
Oct 18, 2017
Aug 16, 2019
Feb 2, 2022
Aug 16, 2019
Aug 16, 2019
Jun 25, 2021
Aug 16, 2019
Dec 29, 2018
Dec 29, 2018
Nov 29, 2021
Aug 16, 2019
Aug 16, 2019
Jun 18, 2024

Repository files navigation

KnowledgeLab

Seamless integration of Knowledge-Repo and JupyterLab


Build Status GitHub issues codecov 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!