Skip to content

ScilifelabDataCentre/pyjb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JBrowse Jupyter widgets

Usage

  • Build the JavaScript bundle pyjb/static/index.mjs
npx vite build
  • Run the example notebooks
python -m venv --prompt pyjb .venv
source .venv/bin/activate
python -m pip install -e .[dev]
cd examples
ANYWIDGET_HMR=1 jupyter lab

About

Jupyter widgets for the JBrowse2 genome browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published