| title | Teaching machines about our planet: Viewing, Learning, Imagining | ||
|---|---|---|---|
| description | EARTHSC 8898 seminar talk | ||
| type | slide | ||
| slideOptions |
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: geoenv | |
| channels: | |
| - conda-forge | |
| dependencies: | |
| - geoviews-core=1.9.1 | |
| - python=3.8 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| FROM buildpack-deps:focal@sha256:c1557d7311f0f6ec8f47d179a5d93644a2b1b7234c1fbf47757e735909ad8b84 | |
| LABEL maintainer "https://github.com/weiji14" | |
| ENV LANG C.UTF-8 | |
| ENV LC_ALL C.UTF-8 | |
| # Initiate docker container with user 'jovyan' | |
| ARG NB_USER=jovyan | |
| ARG NB_UID=1000 | |
| ENV NB_USER ${NB_USER} | |
| ENV NB_UID ${NB_UID} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| LD_LIBRARY_PATH=${CONDA_PREFIX}/lib/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: kambicestream | |
| channels: | |
| - conda-forge | |
| dependencies: | |
| - ipykernel=5.1.2 | |
| - nc-time-axis=1.2.0 | |
| - netcdf4=1.5.1.2 | |
| - xarray=0.12.3 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
NewerOlder