DataSpell
 
Get DataSpell
You are viewing the documentation for an earlier version of DataSpell.

Run Python code

Last modified: 08 September 2023

Once you have created a Python file and configured a virtual environment, you can execute your code.

The Python editor toolbar provides quick access to the most popular actions:

You can execute your script in the interactive read-evaluate-print loop (REPL) Python Console. You can even execute a selected fragment of your code, or a Python code cell.

Use the Python Console toolbar to configure the way DataSpell present the execution output.