File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -507,7 +507,7 @@ AC_ARG_ENABLE([cvxopt],
507
507
AC_ARG_ENABLE ( [ notebook] ,
508
508
AS_HELP_STRING ( [ --disable-notebook] ,
509
509
[ disable build of the Jupyter notebook and related packages] ) , [
510
- for pkg in notebook nbconvert beautifulsoup4 sagenb_export nbformat nbclient terminado send2trash prometheus_client mistune pandocfilters bleach defusedxml jsonschema jupyter_jsmol argon2_cffi webencodings tinycss2; do
510
+ for pkg in notebook nbconvert beautifulsoup4 sagenb_export nbformat nbclient terminado send2trash prometheus_client mistune pandocfilters bleach defusedxml jsonschema jupyter_jsmol argon2_cffi webencodings tinycss2 ipympl ; do
511
511
AS_VAR_SET ( [ SAGE_ENABLE_$pkg] , [ $enableval] )
512
512
done
513
513
] )
You can’t perform that action at this time.
0 commit comments