All Collections
WEkEO JupyterHub
How to download your JupyterHub Notebook as Python script file?
How to download your JupyterHub Notebook as Python script file?

Let's see how to download a notebook into an executable Python script!

David Bina avatar
Written by David Bina
Updated over a week ago

Steps to export Python scripts


As we have introduced in this article, one of the several services and benefits WEkEO offers to its users is the WEkEO JupyterHub, where users can run and perform their scripts.

You might need to run your work on a VM, on your computer or pass the script to someone else, there is a simple way to transform your notebook into a Python file, as descrribe in the image below:

Step 1. Click on File

Step 2. Click on Export Notebook As...

Step 3. Click on Export to Executable Script

All non-code cells (Markdown, raw text) will be put in #comment in the script file.

Your Python file will be ready for execution.

What's next?


If you want to know more about the WEkEO JupyterHub and its computing resources, here are some articles:

We are user-driven and we implement users' suggestions, so feel free to contact us:

  • through a chat session available in the bottom right corner of the page

  • via e-mail to our support team (supportATwekeo.eu)

Did this answer your question?