Fixed
-
JHP-119: Fix issue with user workspace volume mounting in k8s deployment.
-
JHP-121: Downgrade numpy in notebook images to avoid compatibility issues with other packages.
-
Note: NumPy has been downgraded to restore compatibility with the broader Python
scientific stack. This change ensures compatibility with matplotlib, pandas,
and other common packages and will be re-evaluated for the 1.4.0 release.
-
-
JHP-123: Fixed display of Jupyter in topBar
-
Community contributions