Skip to content

Commit c63831a

Browse files
authored
Merge pull request #225 from MontrealCorpusTools/tutorial-updates
Remove Jupyter notebooks
2 parents f6aa69f + f15fc79 commit c63831a

File tree

5 files changed

+0
-1334
lines changed

5 files changed

+0
-1334
lines changed

docs/source/tutorial_enrichment.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11

2-
.. _Jupyter notebook: https://github.com/MontrealCorpusTools/PolyglotDB/tree/master/examples/tutorial/tutorial_2_enrichment.ipynb
3-
42
.. _full version of the script: https://github.com/MontrealCorpusTools/PolyglotDB/tree/master/examples/tutorial/tutorial_2.py
53

64
.. _tutorial scripts: https://github.com/MontrealCorpusTools/PolyglotDB/tree/main/examples/tutorial
@@ -22,8 +20,6 @@ linguistically interesting queries in the next tutorial (:ref:`tutorial_query`).
2220

2321
The complete Python script is available here `tutorial scripts`_.
2422

25-
If you prefer running the steps in blocks, this tutorial is also available as a `Jupyter notebook`_.
26-
2723
.. note::
2824

2925
Different kinds of enrichment, corresponding to different

docs/source/tutorial_query.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11

2-
.. _Jupyter notebook: https://github.com/MontrealCorpusTools/PolyglotDB/tree/master/examples/tutorial/tutorial_3_query.ipynb
3-
42
.. _full version of the script: https://github.com/MontrealCorpusTools/PolyglotDB/tree/master/examples/tutorial/tutorial_3.py
53

64
.. _related ISCAN tutorial: https://iscan.readthedocs.io/en/latest/tutorials_iscan.html#examining-analysing-the-data
@@ -25,8 +23,6 @@ enriched (:ref:`tutorial_enrichment`) corpus.
2523

2624
The complete Python script is available here `tutorial scripts`_.
2725

28-
If you prefer running the steps in blocks, this tutorial is also available as a `Jupyter notebook`_.
29-
3026
As in the other tutorials, import statements and the corpus name (as it is stored in pgdb) must be set for the code in this tutorial
3127
to be runnable:
3228

0 commit comments

Comments
 (0)