OpenSeesPy in DesignSafeΒΆ
Follow steps below to run OpenSeesPy in DesignSafe.
Tip
Register an account for free and log in
Tip
Land on your own portal and go to workspace
Tip
In your workspace, select
Jupyter, launch it, and start my server
Tip
Now you should be in the
JupyterNotebookGo to
mydataand alwasy save your data under this folder
Tip
In the
mydatafolder, selectNewand thenPython 3
Tip
The OpenSeesPy version on DesignSafe is not the latest.
To update to the latest and import:
Tip
Now you can write OpenSeesPy script in
JupyterNotebook, run the script, and show resultsTo show figure in the Notebook, you should include
%matplotlib inlineat the beginning