Attention: The EBRAINS drive will be unavailable for most of the weekend starting the 25th October. Although the Lab is availble while the Drive is down, files that are stored in the Drive will not be loaded and you will be unable to save documents directly on the Lab.


Wiki source code of Tutorials

Version 2.1 by villemai on 2020/01/22 13:20

Show last authors
1 Jupyter Notebooks allow you to run code in your browser. In the Collaboratory, you will be able to create Python notebooks in an environment with preloaded neuroscience libraries. This section of the Collab contains tutorials to get started with notebooks in the Collaboratory. The tutorials do assume familiarity with Python.
2
3 The tutorials in the Collab are mostly specific to certain use cases. If you have never coded before, or if you are unfamiliar with Python, you can find resources online. See [[https:~~/~~/wiki.python.org/moin/BeginnersGuide>>url:https://wiki.python.org/moin/BeginnersGuide]].
4
5
6
7