Material for NEST-related tutorial at LASCON IX
📝 Please fork this repo and then clone the fork. |
⚡ Do not clone this repo directly. |
Working with the examples here
- Fork this repository
- Clone the repository to your virtual machine at https://lab.ebrains.eu
- Commit and push all changes you make at https://lab.ebrains.eu
⚡ Material not pushed from EBRAINS back to Gitlab may disappear overnight |
How EBRAINS manages Virtual Machines and your Files
- Go to https://lab.ebrains.eu
- Choose Germany (Fenix DE - Jülich Supercomputing Center (JSC))
or Switzerland (Fenix CH - Swiss National Supercomputing Center
(CSCS)
- Remember which one you chose
- Upon "Start Server", EBRAINS spins up a virtual machine (VM) for
you with 2GB RAM
- You have a file browser to your left
- Top level is you local home on the VM—exists as long as the VM
shared
contains long-term storage but needs a Collab and is
not suitable for storing Git repos: Do not use for now.
drive
is deprecated, do not use.
- Clone your fork of the
nest_tutorials
git repo under the
"Git" logo in the left margin. There you also find tools for
managing Git.
- Always commit and push at the end of a session.
- EBRAINS will from time to time shut down inactive VMs. Any
material in your VM home directory will then be lost—remember to
push!
- You can shut down a server yourself via
File > Hub Control Panel
. The entire VM including your home on the VM is deleted
then.
Direct access to the execution sites
If you remember on which site your VM is running, you can contact it
directly
Please do not create VMs on both sites simultaneously to avoid
resource waste!
How NEST Desktop Stores Models
- NEST Desktop stores models as cookies in your browser
- Models will disappear when your browser cleans up cookies
⚡ Always export your models to disk for safe storage |