GithubHelp home page GithubHelp logo

kozo2 / jupyter-cytoscape Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cytoscape/jupyter-cytoscape

0.0 3.0 0.0 513 KB

Cytoscape.js API support in JS, Python, and R Jupyter kernels

License: MIT License

Python 1.41% JavaScript 92.21% Makefile 0.04% Jupyter Notebook 6.34%

jupyter-cytoscape's Introduction

jupyter-cytoscape

cytoscape.js in a Jupyter notebook widget

demo notebook

Quick start

If you're familiar with Docker, the following commands should work in most cases:

docker pull cytoscape/jupyter-cytoscape
docker run -d -p 8888:8888 cytoscape/jupyter-cytoscape start-notebook.sh --NotebookApp.token=''

and open a web browser to http://localhost:8888/notebooks/examples/smallNetwork/smallNetwork.ipynb.

Our Docker image is based on Base Jupyter Notebook Stack. See https://github.com/jupyter/docker-stacks/tree/master/base-notebook for more details on the Docker command options.

Installation

This is an early alpha release, best suited to developers. To install:

  • install anaconda (or update if it is already installed: conda update anaconda)
  • install npm and webpack
  • cd to your local github repo root directory
  • git clone https://github.com/cytoscape/jupyter-cytoscape.git
  • cd jupyter-cytoscape
  • make

A stand-alone version, useful for quick developer experiments, and not packaged up into a jupyter nbextension, is found in ./standalone/devel/

jupyter-cytoscape's People

Contributors

kozo2 avatar maxkfranz avatar paul-shannon avatar

Watchers

 avatar  avatar  avatar

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.