We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25d0065 commit 6a75090Copy full SHA for 6a75090
setup.cfg
@@ -61,6 +61,7 @@ ci_tests =
61
tutorial =
62
nbconvert
63
jinja2 <3 # Required until nbconvert handles all deprecations/removals
64
+ markupsafe <2.1 # Required until we can upgrade jinja2
65
jupyter_client
66
ipykernel
67
dev =
0 commit comments