Code Monkey home page Code Monkey logo

cy-jupyterlab's Introduction

cy-jupyterlab

A Jupyter Lab extension for interactive graph (network) data visualization

tab

Introduction

Cy-JupyterLab is a Jupyter Lab extension for interactive graph visualization. Current version supports the following data types:

cell

Features

  • Interactive network visualization in Panels.
  • Supports visualization in Jupyter Notebook cells
  • Full support for Cytoscape.js compatible styles
  • Support for data from NDEx) database.
  • Automatic layouts

Requirments

  • JupyterLab - Tested on v3.4

Optional

  • ndex2 - this is a python library to import data from NDEx. If you want to use NDEx data sets, this provides high-level API to access the data

Installation

v0.1.0

jupyter labextension install @iau/cy-jupyterlab

v0.5.0 and later (Not released yet)

jupyter labextension install cy-jupyterlab

For Developers

To build the extension from the source, please do the following in the cloned directory:

jlpm install
jlpm build
jupyter labextension link .

To rebuild the package and the JupyterLab app:

jlpm build
jupyter lab build

Acknoowledgment

The prototype was developed by the following students as a summer project 2018:

  • Hideki Akazawa (University of Osaka, Japan)
  • Kaito Uemura (University of Osaka, Japan)

© 2022 University of California, San Diego

Trey Ideker Lab

cy-jupyterlab's People

Contributors

jingjingbic avatar keiono avatar tmsah avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

cy-jupyterlab's Issues

NPM Release

The last NPM release was 5 years ago. When will the new version from a few months ago get pushed to NPM?

ReactElement type error?

when i follow the installation instructions, an error occurs in npm run build:

$ npm run build

> [email protected] build /Users/jamesanderson/jupyter/cy-jupyterlab
> tsc

node_modules/@types/react-transition-group/TransitionGroup.d.ts:16:30 - error TS2314: Generic type 'ReactElement<P>' requires 1 type argument(s).

16         childFactory?(child: ReactElement): ReactElement;

this, with [email protected] and [email protected]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.