Console#
A standalone REPL (Read-Eval-Print Loop) environment for Python.
Allows you to test snippets of OpenSeesPy code without launching a full notebook.
Can also be used to execute full .py scripts.
Jupyter Hub supports Python like Julia, MATLAB, and R