Skip to content

Commit a9267ff

Browse files
Merge pull request #56 from ICOS-Carbon-Portal/availability_table_update
Update icos_data_availability_table.ipynb
2 parents a50ac0c + bc509c0 commit a9267ff

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

icos_jupyter_notebooks/icos_data_availability_table.ipynb

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"outputs": [],
129129
"source": [
130130
"#Call function to display \n",
131-
"as_availability_wform(atm_stations, eco_stations, ocean_stations)"
131+
"as_availability_wform()"
132132
]
133133
},
134134
{
@@ -178,7 +178,20 @@
178178
"name": "python",
179179
"nbconvert_exporter": "python",
180180
"pygments_lexer": "ipython3",
181-
"version": "3.8.4"
181+
"version": "3.8.6"
182+
},
183+
"toc": {
184+
"base_numbering": 1,
185+
"nav_menu": {},
186+
"number_sections": true,
187+
"sideBar": true,
188+
"skip_h1_title": false,
189+
"title_cell": "Table of Contents",
190+
"title_sidebar": "Contents",
191+
"toc_cell": false,
192+
"toc_position": {},
193+
"toc_section_display": true,
194+
"toc_window_display": false
182195
}
183196
},
184197
"nbformat": 4,

0 commit comments

Comments
 (0)