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: notebooks.md
+11-6Lines changed: 11 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,19 +9,24 @@ You can get a full list of all these files in the Colab "Open Notebook" dialog:
9
9
10
10
Alternatively, you can launch them directly from this page:
11
11
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. <atarget="_blank"href="https://colab.research.google.com/github/Connoiter/king_tutte_datamap_codex/blob/main/by_repo/datamapplot/basic_usage.ipynb">
15
+
<imgsrc="https://colab.research.google.com/assets/colab-badge.svg"alt="Open In Colab"/>
2. basic_usage.ipynb: Simple run of DataMapPlot to immediately get an
21
+
interactive datamap running in a notebook output cell on Colab <atarget="_blank"href="https://colab.research.google.com/github/Connoiter/king_tutte_datamap_codex/blob/main/by_repo/datamapplot/basic_usage.ipynb">
15
22
<imgsrc="https://colab.research.google.com/assets/colab-badge.svg"alt="Open In Colab"/>
16
23
</a>
17
24
18
-
2. cord19.ipynb: notebook to process datamapplot's example CORD-19
25
+
3. cord19.ipynb: notebook to process datamapplot's example CORD-19
19
26
data, involving about 500,000 datapoints, with the generated
20
27
datamap running inside Colab. CORD-19 is a research library full of
21
28
Covid and SARS related research papers. The data files are publicly
available on HuggingFace. <atarget="_blank"href="https://colab.research.google.com/github/Connoiter/king_tutte_datamap_codex/blob/main/by_repo/datamapplot/plot_interactive_cord19.ipynb">
25
30
<imgsrc="https://colab.research.google.com/assets/colab-badge.svg"alt="Open In Colab"/>
0 commit comments