I am readapting one of my Jupyter Notebooks for it to follow the new template. As requested, I would like to add the tag 'hide-input' to the Jupyter Notebook:
{
"tags": [
"hide-input",
]
}
for the code to be collapsed by default. However, I am not sure how to do it. I was wondering if you could help me with it.
Notebook description
I am readapting one of my Jupyter Notebooks for it to follow the new template. As requested, I would like to add the tag 'hide-input' to the Jupyter Notebook:
{ "tags": [ "hide-input", ] }
for the code to be collapsed by default. However, I am not sure how to do it. I was wondering if you could help me with it.
Notebook link or upload
new_template_satellite_sea_ice_type_v2.ipynb.zip
Anything else we need to know?
No response
Environment