Skip to content

Commit acb67b1

Browse files
committed
for talk
1 parent 80045c1 commit acb67b1

File tree

2 files changed

+13
-7
lines changed

2 files changed

+13
-7
lines changed

Readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# King Tutte Datamap Codex
22

3-
This repos is a Jupyter Book (v2) full of datamapping notebooks design
3+
This repo, [the King Tutte Datamap Codex](https://github.com/Connoiter/king_tutte_datamap_codex)
4+
is a Jupyter Book (v2) full of datamapping notebooks design
45
to run on [Google's Colab](https://colab.research.google.com/) Jupyter
56
service.
67

notebooks.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,24 @@ You can get a full list of all these files in the Colab "Open Notebook" dialog:
99

1010
Alternatively, you can launch them directly from this page:
1111

12-
1. basic_usage.ipynb: Simple run of DataMapPlot to immediately get an interactive datamap running in a notebook output cell on Colab
12+
1. codex__set_up_king_tutte_on_colab.ipynb: a guide to setting auth
13+
for running King Tutte pipelines on Colab -- auth, tokens, runtime
14+
config, etc. <a target="_blank" href="https://colab.research.google.com/github/Connoiter/king_tutte_datamap_codex/blob/main/by_repo/datamapplot/basic_usage.ipynb">
15+
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
16+
</a>
17+
1318

14-
<a target="_blank" href="https://colab.research.google.com/github/Connoiter/king_tutte_datamap_codex/blob/main/by_repo/datamapplot/basic_usage.ipynb">
19+
20+
2. basic_usage.ipynb: Simple run of DataMapPlot to immediately get an
21+
interactive datamap running in a notebook output cell on Colab <a target="_blank" href="https://colab.research.google.com/github/Connoiter/king_tutte_datamap_codex/blob/main/by_repo/datamapplot/basic_usage.ipynb">
1522
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
1623
</a>
1724

18-
2. cord19.ipynb: notebook to process datamapplot's example CORD-19
25+
3. cord19.ipynb: notebook to process datamapplot's example CORD-19
1926
data, involving about 500,000 datapoints, with the generated
2027
datamap running inside Colab. CORD-19 is a research library full of
2128
Covid and SARS related research papers. The data files are publicly
22-
available on HuggingFace.
23-
24-
<a target="_blank" href="https://colab.research.google.com/github/Connoiter/king_tutte_datamap_codex/blob/main/by_repo/datamapplot/plot_interactive_cord19.ipynb">
29+
available on HuggingFace. <a target="_blank" href="https://colab.research.google.com/github/Connoiter/king_tutte_datamap_codex/blob/main/by_repo/datamapplot/plot_interactive_cord19.ipynb">
2530
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
2631
</a>
2732

0 commit comments

Comments
 (0)