Skip to content

Commit 6f63e5d

Browse files
authored
Adding a Jupyterlab link
1 parent 14d562c commit 6f63e5d

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

README.rst

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,14 @@ Demo
2525
Click the badge below to try out qgrid in a live sample notebook:
2626

2727
.. image:: https://beta.mybinder.org/badge.svg
28-
:target: https://beta.mybinder.org/v2/gh/quantopian/qgrid-notebooks/master?filepath=index.ipynb
29-
30-
*You'll see a brief loading screen while a notebook server is being created for you in the
31-
cloud. This shouldn't take more than a minute, and usually completes in under 10 seconds.*
28+
:target: https://mybinder.org/v2/gh/quantopian/qgrid-notebooks/master?filepath=index.ipynb
29+
|
30+
Click the following badge to try out qgrid in Jupyterlab:
31+
32+
.. image:: https://mybinder.org/badge.svg
33+
:target: https://mybinder.org/v2/gh/quantopian/qgrid-notebooks/master?urlpath=lab
34+
|
35+
*For both binder links, you'll see a brief loading screen while a server is being created for you in the cloud. This shouldn't take more than a minute, and usually completes in under 10 seconds.*
3236

3337
For people who would rather not go to another page to try out qgrid for real, here's the tldr; version:
3438

0 commit comments

Comments
 (0)