News

This webinar will be a hands-on session and guided tutorial for advanced users to explore how to use the EO4SD CR platform Jupyter Notebook, including structured exercises on how to access EO data, ...
Deploying the Jupyter Notebook container Using Proxmox Typically, self-hosted apps can be configured in a variety of ways, and Jupyter Notebook is no different.
The trick is that, when using the Python kernel, you can use a ! to execute shell commands and a %% to specify that a particular cell lives in a file. So consider this notebook from Google Collab: ...