Title: Script Editor — Omniverse Extensions

URL Source: https://docs.omniverse.nvidia.com/extensions/latest/ext_script-editor.html

Published Time: Wed, 01 Oct 2025 18:15:20 GMT

Warning: This page contains iframe that are currently hidden, consider enabling iframe processing.

Markdown Content:
Script Editor[#](https://docs.omniverse.nvidia.com/extensions/latest/ext_script-editor.html#script-editor "Link to this heading")
---------------------------------------------------------------------------------------------------------------------------------

The script editor provides a simple environment for editing and executing python code inside a Kit application. Type or paste your code into a Python Tab (you can create as many as you like with Tab->Add Tab) and hit the Run button (pr press Ctrl+Enter) to run your script.

If you select a section of the script, only this portion will be run.

On Windows you can Open/Save/Save As python scripts to disk (These menu items are visible for Linux but are not operational)

There are a number of code snippets (see “Snippets” menu) that illustrate a number of core Kit API concepts.

Script Editor Usage (Video)[#](https://docs.omniverse.nvidia.com/extensions/latest/ext_script-editor.html#script-editor-usage-video "Link to this heading")
-----------------------------------------------------------------------------------------------------------------------------------------------------------

Links/Buttons:
- [#](https://docs.omniverse.nvidia.com/extensions/latest/ext_script-editor.html#script-editor-usage-video)
