mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-07 10:04:03 +00:00
Fix test
This commit is contained in:
@@ -69,6 +69,7 @@ EXCLUDED_PACKAGES = [
|
|||||||
"ca-certificates",
|
"ca-certificates",
|
||||||
"conda-forge::blas[build=openblas]",
|
"conda-forge::blas[build=openblas]",
|
||||||
"hdf5",
|
"hdf5",
|
||||||
|
"jupyter_server[version='>=2.0.0']", # Temporary fix for: https://github.com/jupyter/docker-stacks/issues/1851
|
||||||
"openssl",
|
"openssl",
|
||||||
"protobuf",
|
"protobuf",
|
||||||
"python",
|
"python",
|
||||||
|
Reference in New Issue
Block a user