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
Copy file name to clipboardExpand all lines: README.rst
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,9 @@ Qgrid is a Jupyter notebook widget which uses `SlickGrid <https://github.com/mle
11
11
DataFrames within a Jupyter notebook. This allows you to explore your DataFrames with intuitive scrolling, sorting, and
12
12
filtering controls, as well as edit your DataFrames by double clicking cells.
13
13
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
and is available for use in that environment as of June 2018.
15
17
16
18
What's New
17
19
----------
@@ -33,7 +35,7 @@ Demo
33
35
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):
and is available for use in that environment as of June 2018.
22
22
23
23
@@ -31,13 +31,13 @@ resources:
31
31
This is where you'll find the source code and the rest of the documentation for the project, including the
32
32
instructions for installing and running qgrid.
33
33
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>`_
35
35
Click the badge below try out the latest beta of qgrid in Quantopian's hosted research environment. If you're
36
36
already signed into Quantopian you'll be brought directly to the demo notebook. Otherwise you'll be prompted
0 commit comments