Attention: The Collaboratory IAM will down for up to 1 hour on Monday, the 7th of July 2025 starting from 5pm CEST (my timezone) for up to 1 hour. Any and all services, which require a user login with an EBRAINS account, will be un-available during that time


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