Skip to content
This repository has been archived by the owner on Dec 11, 2020. It is now read-only.

Release version v0.3.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@delgadom delgadom released this 17 Dec 00:19
· 29 commits to master since this release
b5a4b0c

Major image changes

Package updates

  • Interface & hub: jupyterhub (1.0.0), jupyterlab (1.2.1), notebook (6.0.0)
  • distributed computing: dask (2.8.1), dask_kubernetes (master)
  • data science: xarray (0.14.1), pandas (0.25.3), scipy (1.3.2), zarr (2.3.2), netcdf4 (1.5.3), xesmf (0.2.1), xgcm (0.2.0), NCAR/intake-esm (master)
  • data vis: geoviews (1.6.6), holoviews (1.12.7), datashader (0.8.0), plotly (4.3.0), seaborn (0.9.0)

New environments

  • octave and oct2py installed in notebook base image, new octave-worker image deployed

Repo layout changes

  • Conda specs moved to environment file
  • Notebook and workers pull from base_environment.yml, then from any image-specific modifiers

Management utilities

  • pinning/unpinning command line tool pin.py introduced

Known issues

  • datashader+dask.dataframe results in a numba data type error on staging (#112)
  • google fuse buckets not mounting on staging (#113)