Skip to content

Commit 849d749

Browse files
authored
update noteable package (#14)
update magics
1 parent ed3b10e commit 849d749

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

python/noteable/3.10/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@ nest-asyncio==1.5.6
493493
# ipykernel
494494
# nbclassic
495495
# notebook
496-
noteable @ git+https://www.github.com/noteable-io/noteable-notebook-magics.git@a9b922af6f0d96050e1a20f38b92c794ce5fc894
496+
noteable @ git+https://www.github.com/noteable-io/noteable-notebook-magics.git@7860abb999de252ae2a7c97637a1153094dbc87f
497497
# via -r python/noteable/3.10/requirements.in
498498
noteable-origami==0.0.11
499499
# via papermill-origami

python/noteable/3.9/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,7 @@ nest-asyncio==1.5.6
498498
# ipykernel
499499
# nbclassic
500500
# notebook
501-
noteable @ git+https://www.github.com/noteable-io/noteable-notebook-magics.git@a9b922af6f0d96050e1a20f38b92c794ce5fc894
501+
noteable @ git+https://www.github.com/noteable-io/noteable-notebook-magics.git@7860abb999de252ae2a7c97637a1153094dbc87f
502502
# via -r python/noteable/3.9/requirements.in
503503
noteable-origami==0.0.11
504504
# via papermill-origami

python/noteable/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ graphviz==0.20.1
1414

1515
# https://github.com/noteable-io/ packages
1616
git+https://www.github.com/noteable-io/dx.git@a9a4310e51236833e818f3d81edc06a2c2fa3b0e
17-
git+https://www.github.com/noteable-io/noteable-notebook-magics.git@a9b922af6f0d96050e1a20f38b92c794ce5fc894
17+
git+https://www.github.com/noteable-io/noteable-notebook-magics.git@7860abb999de252ae2a7c97637a1153094dbc87f
1818
git+https://www.github.com/noteable-io/sidecar_comms.git@009210009af85640852398dd6965bb7c285e21e2
1919
git+https://www.github.com/noteable-io/ipykernel-logging.git@b5ae61c0c99ba8e1a6740fd24b123bc580efe53a
2020

0 commit comments

Comments
 (0)