Demo for sharing results (e.g., a csv file) through an interactive web interface using qgrid, Binder, and Jupyter.
-
Copy and paste the link to this repository from your browser here: https://mybinder.org
This will produce this link which can be shared: https://mybinder.org/v2/gh/letaylor/binder-demo-share_results/master
-
Click on index.ipynb within Jupyter Notebook.
-
Click on the 'Run' button. This will launch an interactive table showing the results from the 'data.csv' file within this repository.
See the Binder FAQ. Below is a common question from the FAQ.
-
How long will my Binder session last?
Binder is meant for interactive and ephemeral interactive coding, meaning that it is ideally suited for relatively short sessions. Binder will automatically shut down user sessions that have more than 10 minutes of inactivity (if you leave your window open, this will be counted as "activity").
Binder aims to provide at least 12 hours of session time per user session. Beyond that, we cannot guarantee that the session will remain running.
- The 'data.csv' demo file is the output from the demo QTLtools dataset.