https://github.com/ismms-himc/clustergrammer2-old
https://github.com/ismms-himc/clustergrammer2-old
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ismms-himc/clustergrammer2-old
- Owner: ismms-himc
- Created: 2018-08-31T05:11:08.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-05T04:07:19.000Z (almost 7 years ago)
- Last Synced: 2025-03-05T08:43:05.885Z (3 months ago)
- Language: HTML
- Size: 233 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
clustergrammer2
===============================[](https://mybinder.org/v2/gh/ismms-himc/clustergrammer2/master?filepath=Running_Clustergrammer2.ipynb)
A Custom Jupyter Widget Library
Installation
------------To install use pip:
$ pip install clustergrammer2
$ jupyter nbextension enable --py --sys-prefix clustergrammer2For a development installation (requires npm),
$ git clone https://github.com/ismms-himc/clustergrammer2.git
$ cd clustergrammer2
$ pip install -e .
$ jupyter nbextension install --py --symlink --sys-prefix clustergrammer2
$ jupyter nbextension enable --py --sys-prefix clustergrammer2