Skip to content

eyusupov/ipycytoscape

Repository files navigation

ipycytoscape

Build Status codecov

A Custom Jupyter Widget Library

Installation

You can install using pip:

pip install ipycytoscape

Or if you use jupyterlab:

pip install ipycytoscape
jupyter labextension install @jupyter-widgets/jupyterlab-manager

If you are using Jupyter Notebook 5.2 or earlier, you may also need to enable the nbextension:

jupyter nbextension enable --py [--sys-prefix|--user|--system] ipycytoscape

Packages

No packages published

Languages

  • Python 66.5%
  • TypeScript 28.0%
  • JavaScript 5.3%
  • CSS 0.2%