You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
binder (mybinder.org) is a site that can turn a repository full of notebook files into an interactive collection of notebooks. (The underlying technology it runs on is binderhub.)
We should add an "Open in Binder" badges to each of our vignette notebooks to allow users to launch the notebook in the cloud and run the notebook/associated analysis using HCA data in the cloud.
The text was updated successfully, but these errors were encountered:
Potential hangup with this: mybinder.org expects a monolithic requirements.txt covering all notebooks in the entire repo. We have notebooks organized into folders with their own requirements.txt. Aaarrrrgh.
binder (mybinder.org) is a site that can turn a repository full of notebook files into an interactive collection of notebooks. (The underlying technology it runs on is binderhub.)
We should add an "Open in Binder" badges to each of our vignette notebooks to allow users to launch the notebook in the cloud and run the notebook/associated analysis using HCA data in the cloud.
The text was updated successfully, but these errors were encountered: