Skip to content

Commit d41cfe2

Browse files
Merge pull request #54 from ICOS-Carbon-Portal/envri_winterschool2021
Envri winterschool2021
2 parents fba110a + e0e8210 commit d41cfe2

17 files changed

+2041
-1
lines changed

exploredata/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ RUN mamba install -qy xeus-python && mamba clean -qafy
2020
# and activate the configuratore
2121
RUN mamba install -qy -c conda-forge jupyter_contrib_nbextensions
2222
RUN jupyter nbextensions_configurator enable
23+
RUN jupyter nbextension enable toc2/main
2324

2425
RUN pip install pangaeapy
2526
RUN pip install jupyter_module_loader

project_jupyter_notebooks/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ The folder is divided by project. Every project has its own folder of notebooks
88

99
* **RINGO_T1.3:** includes notebooks presenting an evaluation of different sampling strategies related to the RINGO project
1010

11-
<br>
11+
* **OTC Data Reduction Workshop:** includes notebooks from the Ocean Thematic Centre on how to calibrate and process data for flux measurements
12+
13+
* **envrifair winterschool:** contains notebooks to demonstrate how to create interactive maps, load icos data and create interactive graphs.
1214

1315
## Licence
1416
This work is licensed under a Creative Commons Attribution 4.0 International License (CC BY 4.0). <br>
348 KB
Loading
20.8 KB
Loading
376 KB
Loading
328 KB
Loading
463 KB
Loading
257 KB
Loading
86.4 KB
Loading
429 KB
Loading

0 commit comments

Comments
 (0)