Skip to content

Commit f7b4604

Browse files
committed
constrain version of myst-nb to avoid squashed images
1 parent 62e78e3 commit f7b4604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ docs = [
5454
"ipykernel",
5555
"daft",
5656
"linkify-it-py",
57-
"myst-nb!=1.1.0",
57+
"myst-nb<=1.0.0",
5858
"pathlib",
5959
"sphinx",
6060
"sphinx-autodoc-typehints",

0 commit comments

Comments
 (0)