Skip to content
Open Data Editor
GitHub

Working with Scripts

The editor also supports opening python script file with preview feature. If you have the python file uploaded to the editor, you can simply click the file in File Explorer in the left pane to open it.

Opening a Script

PYTHON EDITOR AND VIEWER

After you make the changes, you can save it with Save button. If you don’t like the changes, then you can easily revert the changes using Revert button. Likewise, you can also save the changes to a new file using Save As button.

SAVE AND REVERT BUTTON

Editor also has other features to Undo, Redo and Clear the changes.

Running a Script

To run the script click the Run button in the menu panel above the editor:

SAVE AND REVERT BUTTON

Using AI with Scripts

Click on the Create button, select Script, choose a scrip file name, and input a prompt:

Using AI with Scripts

Click on Run to run the generated script:

Using AI with Scripts

Publishing

You can publish a file using Publish feature. To be able to publish, you have to set the required credentials to connect to data portal (CKAN, Zenodo, Github).

PUBLISH BUTTON