We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44b05a1 commit 7ac0edcCopy full SHA for 7ac0edc
docker/environment.yml
@@ -194,6 +194,9 @@ dependencies:
194
# for pip packages
195
- pip
196
- pip:
197
+ # https://pypi.org/project/xncml/
198
+ # Tools for manipulating and opening NCML (NetCDF Markup) files with/for xarray
199
+ - xncml
200
# visual debugger for Jupyter Notebook, not working with JupyterLab at this moment
201
- pixiedust
202
# block execution of 'run_all_cells' until user input finished
0 commit comments