Skip to content

cytoscape/javascript-notebooks

Repository files navigation

javascript-notebooks

A Jekyll site for publishing JS notebooks for Cytoscape automation via js4cytoscape

https://cytoscape.org/javascript-notebooks/

Development

In order to rebuild the site locally, e.g. for testing, you'll need to:

  1. clone the repo
  2. install Ruby, Jekyll and Bundler (guide)
  • Try to match these versions where possible in order to get the same behavior locally as via GitHub. Pay attention to Jekyll and Ruby versions in particular.
  1. run bundle install
  2. run bundle exec jekyll serve --baseurl="" <-- run this each time you want to restart the local server
  3. goto http://127.0.0.1:4000

About

A Jekyll site for publishing JS notebooks for Cytoscape automation via js4cytoscape

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published