Hi there,
Is it possible to download the “Data” folder from the GitHub example and then load it on the VA to run the exemplary simulation?
Thanks.
Alex
Hi there,
Is it possible to download the “Data” folder from the GitHub example and then load it on the VA to run the exemplary simulation?
Thanks.
Alex
Probably the easiest was to get the complete example setup is to use git directly from a terminal from within JupyterLab:
git clone https://github.com/ERIGrid2/mosaik-docker-demo.git
This will clone the complete GitHub repository (including the simulation setup and the data) to your user space. In the file browser (located in the left side-tab), you can navigate to the example setup and try it out immediately.
In case you have already cloned (and probably edited) the example setup on your local machine, you can use the same file browser to upload files (see here for instructions).