Skip to content

Commit

Permalink
feat(fixin): n
Browse files Browse the repository at this point in the history
  • Loading branch information
ZachCutler04 committed Nov 30, 2023
1 parent 229deb0 commit 03bb181
Show file tree
Hide file tree
Showing 7 changed files with 2,085 additions and 1,661 deletions.
4 changes: 4 additions & 0 deletions examples/Altair_Example_Gallery.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1255,6 +1255,10 @@
"metadata": {
"NB_UUID": "a82bce7f-b64c-4128-9bc5-d2b2de6eba55",
"__CATEGORIES__": {},
"__persist_keys_record": [
"__persist_nb_uuid__"
],
"__persist_nb_uuid__": "c2e2ddaf-f5fc-4262-bd55-6e891cf3bbcf",
"colab": {
"provenance": []
},
Expand Down
4 changes: 4 additions & 0 deletions examples/basic_ext_test.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -52633,6 +52633,10 @@
}
}
},
"__persist_keys_record": [
"__persist_nb_uuid__"
],
"__persist_nb_uuid__": "6efada9b-76f8-4bff-9413-181ab6f03df4",
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"language": "python",
Expand Down
485 changes: 449 additions & 36 deletions examples/notebooks/avalanche/avalanche_tasks.ipynb

Large diffs are not rendered by default.

6 changes: 5 additions & 1 deletion examples/notebooks/fire/fires.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -132114,6 +132114,10 @@
],
"metadata": {
"__CATEGORIES_META__": "{\"categories\":{},\"activeCategoryName\":\"\"}",
"__persist_keys_record": [
"__GENERATED_DATAFRAMES__",
"__persist_nb_uuid__"
],
"__persist_nb_uuid__": "623de1b6-9fde-488b-ba3c-9f5ab435a85b",
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
Expand All @@ -132130,7 +132134,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.16"
"version": "3.11.4"
}
},
"nbformat": 4,
Expand Down
6 changes: 5 additions & 1 deletion examples/plots/barchart.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -23738,6 +23738,10 @@
],
"metadata": {
"__CATEGORIES_META__": "{\"categories\":{},\"activeCategoryName\":\"\"}",
"__persist_keys_record": [
"__persist_nb_uuid__"
],
"__persist_nb_uuid__": "99abfa0b-9071-4336-8ffc-b75df137ce8e",
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"language": "python",
Expand All @@ -23753,7 +23757,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.17"
"version": "3.11.4"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"@mantine/hooks": "6",
"@tabler/icons-react": "^2.40.0",
"@trrack/core": "^1.3.0",
"@trrack/vis-react": "1.4.0-alpha.3",
"@trrack/vis-react": "1.5.0",
"add": "^2.0.6",
"d3": "^7.8.5",
"dayjs": "^1.11.10",
Expand Down
Loading

0 comments on commit 03bb181

Please sign in to comment.