Skip to content

Commit f16f57c

Browse files
authored
Bumped notebook magics to release sha (#24)
1 parent 9354182 commit f16f57c

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
@@ -490,7 +490,7 @@ nest-asyncio==1.5.6
490490
# ipykernel
491491
# nbclassic
492492
# notebook
493-
noteable @ git+https://www.github.com/noteable-io/noteable-notebook-magics.git@80400d864bdc3b73ce3c4e3580b1df8d01c4c860
493+
noteable @ git+https://www.github.com/noteable-io/noteable-notebook-magics.git@b7ea1e809bfc78be7bec58602504596dde6a089a
494494
# via -r python/noteable/3.10/requirements.in
495495
noteable-origami==0.0.11
496496
# via papermill-origami

python/noteable/3.9/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -495,7 +495,7 @@ nest-asyncio==1.5.6
495495
# ipykernel
496496
# nbclassic
497497
# notebook
498-
noteable @ git+https://www.github.com/noteable-io/noteable-notebook-magics.git@80400d864bdc3b73ce3c4e3580b1df8d01c4c860
498+
noteable @ git+https://www.github.com/noteable-io/noteable-notebook-magics.git@b7ea1e809bfc78be7bec58602504596dde6a089a
499499
# via -r python/noteable/3.9/requirements.in
500500
noteable-origami==0.0.11
501501
# 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@80400d864bdc3b73ce3c4e3580b1df8d01c4c860
17+
git+https://www.github.com/noteable-io/noteable-notebook-magics.git@b7ea1e809bfc78be7bec58602504596dde6a089a
1818
git+https://www.github.com/noteable-io/sidecar_comms.git@009210009af85640852398dd6965bb7c285e21e2
1919
git+https://www.github.com/noteable-io/ipykernel-logging.git@dc169edb8d7c262a001b795373b479df561bfe73
2020

0 commit comments

Comments
 (0)