Attention: The EBRAINS Buckets will be down today, the 17th of July 2025 , from 17.00 CEST for ~1 hour


Version 10.1 by villemai on 2019/11/26 11:16

Hide last authors
villemai 1.1 1 (% class="jumbotron" %)
2 (((
3 (% class="container" %)
4 (((
villemai 5.1 5 = Building a Tool With a Notebook =
villemai 1.1 6
villemai 5.1 7
villemai 1.1 8 )))
9 )))
10
11 (% class="row" %)
12 (((
13 (% class="col-xs-12 col-sm-8" %)
14 (((
villemai 7.1 15 == Before you start ==
villemai 1.1 16
villemai 6.1 17 Open the [[Drive>>Drive]] on the left.
villemai 1.1 18
19
villemai 7.1 20 == Exploring a notebook ==
villemai 5.1 21
villemai 7.1 22 Start here: [[https:~~/~~/jupyterhub-preview.apps-dev.eu/hub>>https://jupyterhub-preview.apps-dev.eu/hub]]
23
villemai 7.2 24 We'll learn a few simple things:
villemai 7.1 25
villemai 7.2 26 * A few basic python functions
27 * importing modules
28 * reading and writing files
29 * creating a function
30
villemai 7.3 31 ==== Extra information ====
villemai 7.2 32
33 Learning Python
34
35 * [[https:~~/~~/docs.python.org/3/tutorial/index.html>>https://docs.python.org/3/tutorial/index.html]] The official Python tutorial
36 * [[https:~~/~~/docs.python-guide.org/intro/learning/>>https://docs.python-guide.org/intro/learning/]] A collection of learning resources
37
38 The JupyterLab Interface
39
40 * [[https:~~/~~/jupyterlab.readthedocs.io/en/stable/user/interface.html>>https://jupyterlab.readthedocs.io/en/stable/user/interface.html]]
41
villemai 7.1 42 == Creating an app ==
43
villemai 7.3 44 Start here:
villemai 7.2 45
villemai 10.1 46 [[https:~~/~~/jupyterhub-preview.apps-dev.hbp.eu/hub/user-redirect/lab/tree/drive/Shared%20with%20groups>>https://jupyterhub-preview.apps-dev.hbp.eu/hub/user-redirect/lab/tree/drive/Shared%20with%20groups]]
villemai 5.1 47
villemai 10.1 48
villemai 7.3 49 ==== Extra information: ====
villemai 5.1 50
villemai 7.3 51 Docs:
52
53 * [[https:~~/~~/ipywidgets.readthedocs.io/en/latest/>>https://ipywidgets.readthedocs.io/en/latest/]]
54 * [[https:~~/~~/requests.kennethreitz.org/en/master/>>https://requests.kennethreitz.org/en/master/]]
55 * [[https:~~/~~/tools.ietf.org/html/rfc6749>>https://tools.ietf.org/html/rfc6749]]  OAuth 2.0 protocol
56
villemai 5.1 57
villemai 1.1 58 )))
59
60 (% class="col-xs-12 col-sm-4" %)
61 (((
62 {{box title="**Contents**"}}
63 {{toc/}}
64 {{/box}}
65
66
67 )))
68 )))