question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Running a demo on MyBinder

See original GitHub issue

I was wondering if it would be possible to run the igv.js-jupyter demo notebooks on MyBinder?

Presumably an IGV server would need to be started in the container first? (I’m new to IGV…)

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:9 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
jrobinsocommented, Jul 15, 2019

auto-enabling should be happening now.

0reactions
psychemediacommented, Jan 19, 2019

Hmm… good question… It looks to be undocumented, other than via docstrings, doesn’t it? Looking at the code, it seems that:

 # enable all server extensions in a Python package
jupyter serverextension enable --py <packagename>  

# disable all server extensions in a Python package
jupyter serverextension disable --py <packagename> 
Read more comments on GitHub >

github_iconTop Results From Across the Web

Sample Binder Repositories — Binder 0.1b documentation
This shows you how to make Matlab code that works with Octave run on mybinder.org. The example notebook is taken from the octave_kernel...
Read more >
Running a demo on MyBinder · Issue #20 · g2nb/igv-jupyter · GitHub
I was wondering if it would be possible to run the igv.js-jupyter demo ... MyBinder builds and launches a Docker container based on...
Read more >
Seamlessly Share Coding Demos to Colleagues Using Binder
A seamless way to share Jupyter notebooks in the cloud. Learn how to use Binder to share interactive Jupyter notebooks written in Python....
Read more >
demo/ - MyBinder
Select items to perform actions on them. Duplicate. Duplicate selected. Rename. Rename selected. Move. Move selected. Download. Download selected. Shutdown.
Read more >
OpenRefine Running in MyBinder, Several Ways…
start definition – Autostarting headless OpenRefine Server · using a binder/start file to auto start OpenRefine; · a notebook/client demo; this ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found