Run simulation from within notebook in VIBE cloud

I'm trying to run the case 1 notebook in VIBE cloud but keep getting errors about loading shared libraries. The folder structure in my VIBE cloud environment is:

work
|-- case1/
|   |-- input/
|   |-- case1_notebook.ipynb
|   |-- case1.vtk
|   |-- clean.sh
|   |-- thermal_chartran_cell_twoway.conf
|-- case3/
|-- case6/
|-- batsim.conf

The command to run the case 1 simulation in the case1_notebook.ipynb is:

/opt/OAS/bin/ips.py --simulation=thermal_chartran_cell_twoway.conf --log=temp.log --platform=../batsim.conf -a

@4qw Can you list out the steps you use to run a simulation in VIBE Cloud? You mentioned in an email that you had to set a path in the VIBE cloud terminal to run a simulation.

Edited by Wiggins, Gavin