beta alignment: example_run
This commit is contained in:
parent
06fd76d096
commit
5ed273450f
|
|
@ -31,9 +31,9 @@ Examples:
|
||||||
|
|
||||||
**3. Import SimCAD & Run Simulation:**
|
**3. Import SimCAD & Run Simulation:**
|
||||||
|
|
||||||
Examples: `/simulations/sim_test.py` or `/simulations/test.ipynb`
|
Examples: `/simulations/example_run.py` or `/simulations/example_run.ipynb`
|
||||||
|
|
||||||
`/simulations/sim_test.py`:
|
`/simulations/example_run.py`:
|
||||||
```python
|
```python
|
||||||
import pandas as pd
|
import pandas as pd
|
||||||
from tabulate import tabulate
|
from tabulate import tabulate
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue