Skip to content

Commit f46a6b1

Browse files
author
Tim Shawver
committed
Update links to point to actual forum post and notebook.
1 parent bd75265 commit f46a6b1

2 files changed

Lines changed: 7 additions & 5 deletions

File tree

README.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ Qgrid is a Jupyter notebook widget which uses `SlickGrid <https://github.com/mle
1111
DataFrames within a Jupyter notebook. This allows you to explore your DataFrames with intuitive scrolling, sorting, and
1212
filtering controls, as well as edit your DataFrames by double clicking cells.
1313

14-
Qgrid was developed for use in `Quantopian's hosted research environment <https://www.quantopian.com/notebooks/survey?utm_source=github&utm_medium=web&utm_campaign=qgrid-repo>`_ and is available for use in that environment as of June 2018.
14+
Qgrid was developed for use in `Quantopian's hosted research environment
15+
<https://www.quantopian.com/posts/qgrid-now-available-in-research-an-interactive-grid-for-sorting-and-filtering-dataframes?utm_source=github&utm_medium=web&utm_campaign=qgrid-repo>`_
16+
and is available for use in that environment as of June 2018.
1517

1618
What's New
1719
----------
@@ -33,7 +35,7 @@ Demo
3335
Click the badge below to try out the latest beta of qgrid in Quantopian's hosted research environment. If you're already signed into Quantopian you'll be brought directly to the demo notebook. Otherwise you'll be prompted to register (it's free):
3436

3537
.. image:: https://img.shields.io/badge/launch-quantopian-red.svg?colorB=d33015
36-
:target: https://www.quantopian.com/clone_notebook?id=5ae9cff15230100046c3958d&utm_source=github&utm_medium=web&utm_campaign=qgrid-repo
38+
:target: https://www.quantopian.com/clone_notebook?id=5b2baee1b3d6870048620188&utm_source=github&utm_medium=web&utm_campaign=qgrid-repo
3739
|
3840
Click the badge below to try out qgrid using binder:
3941

docs/index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ DataFrames within a Jupyter notebook. This allows you to explore your DataFrames
1717
filtering controls, as well as edit your DataFrames by double clicking cells.
1818

1919
Qgrid was developed for use in `Quantopian's hosted research environment
20-
<https://www.quantopian.com/notebooks/survey?utm_source=github&utm_medium=web&utm_campaign=qgrid-repo>`_
20+
<https://www.quantopian.com/posts/qgrid-now-available-in-research-an-interactive-grid-for-sorting-and-filtering-dataframes?utm_source=readthedocs&utm_medium=web&utm_campaign=qgrid-repo>`_
2121
and is available for use in that environment as of June 2018.
2222

2323

@@ -31,13 +31,13 @@ resources:
3131
This is where you'll find the source code and the rest of the documentation for the project, including the
3232
instructions for installing and running qgrid.
3333

34-
`qgrid demo on Quantopian <https://www.quantopian.com/clone_notebook?id=5ae9cff15230100046c3958d&utm_source=github&utm_medium=web&utm_campaign=qgrid-repo>`_
34+
`qgrid demo on Quantopian <https://www.quantopian.com/clone_notebook?id=5ae9cff15230100046c3958d&utm_source=readthedocs&utm_medium=web&utm_campaign=qgrid-repo>`_
3535
Click the badge below try out the latest beta of qgrid in Quantopian's hosted research environment. If you're
3636
already signed into Quantopian you'll be brought directly to the demo notebook. Otherwise you'll be prompted
3737
to register (it's free):
3838

3939
.. image:: https://img.shields.io/badge/launch-quantopian-red.svg?colorB=d33015
40-
:target: https://www.quantopian.com/clone_notebook?id=5ae9cff15230100046c3958d&utm_source=github&utm_medium=web&utm_campaign=qgrid-repo
40+
:target: https://www.quantopian.com/clone_notebook?id=5b2baee1b3d6870048620188&utm_source=github&utm_medium=web&utm_campaign=qgrid-repo
4141

4242
`qgrid demo on binder <https://beta.mybinder.org/v2/gh/quantopian/qgrid-notebooks/master?filepath=index.ipynb>`_
4343
Click the badge below or the link above to try out qgrid using binder. You'll see a brief loading screen and

0 commit comments

Comments
 (0)