attempt to use buildx cache
All checks were successful
CI / Build docker images (push) Successful in 6m17s
All checks were successful
CI / Build docker images (push) Successful in 6m17s
This commit is contained in:
@@ -11,7 +11,7 @@ from jupyter_core.paths import jupyter_data_dir
|
||||
c = get_config() # noqa: F821
|
||||
c.ServerApp.ip = "0.0.0.0"
|
||||
c.ServerApp.open_browser = False
|
||||
|
||||
c.Completer.use_jedi = False
|
||||
# to output both image/svg+xml and application/pdf plot formats in the notebook file
|
||||
c.InlineBackend.figure_formats = {"png", "jpeg", "svg", "pdf"}
|
||||
|
||||
|
Reference in New Issue
Block a user