Skip to content

Jupyter Extension providing widgets and tooling for interacting with the Knowledge Network

Notifications You must be signed in to change notification settings

oznome/knownet-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

knownet-tools

A collection of knowledge network widgets and interactions

Installation

To install use pip:

$ pip install knownet_tools
$ jupyter nbextension enable --py --sys-prefix knownet_tools

For a development installation (requires npm),

$ git clone https://github.com/oznome/knownet-tools.git
$ cd knownet-tools
$ pip install -e .
$ jupyter nbextension install --py --symlink --sys-prefix knownet_tools
$ jupyter nbextension enable --py --sys-prefix knownet_tools

About

Jupyter Extension providing widgets and tooling for interacting with the Knowledge Network

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published