Version 16.1 by villemai on 2020/01/28 18:12

Show last authors
1 (% class="jumbotron" %)
2 (((
3 (% class="container" %)
4 (((
5 |(% style="vertical-align:middle" %)(((
6
7
8 (% style="text-align:center" %)
9 [[image:jupyter-logo.svg||height="89" width="77"]]
10
11
12 )))|(((
13 = Using Jupyter Notebooks =
14
15 Documentation, tutorials and examples
16 )))
17 )))
18 )))
19
20 (% class="row" %)
21 (((
22 (% class="col-xs-12 col-sm-8" %)
23 (((
24 == Overview ==
25
26 JupyterHub is integrated in the Collaboratory. You can access it at [[https:~~/~~/lab.humanbrainproject.eu/>>https://lab.humanbrainproject.eu/]].
27
28 === Who can use it? ===
29
30 You need an HBP account with an SGA2 accreditation in order to run notebooks.
31
32 === Updates ===
33
34 Follow the updates [[here>>doc:.Updates.WebHome]]. You can provide feedback and suggestions in the [[Jupyter User Group>>doc:Collabs.jupyter-user-group.WebHome]] Collab.
35
36
37 (% class="box infomessage" %)
38 (((
39 Collaboratory Jupyter Notebook environments are not persisted. They will be shutdown and wiped after 12 hours of inactivity. To save a notebook or data, save it to a library in your Drive.
40 )))
41
42 == Documentation ==
43
44 * User documentation
45 ** Links to general Jupyter Notebook documentation
46 ** Documentation of Collaboratory specific tools in the JupyterHub ecosystem
47 * Technical documentation on the JupyterHub deployment
48
49 == Tutorials ==
50
51 * Using OAuth to connect to a service
52
53 == Migration ==
54
55 You will find information about migrating notebooks from the Collaboratory 1 here. This also covers workflows for managing data and managing workspaces.
56
57 == Support ==
58
59 For general questions about our installation or for questions about our integration, please open a ticket with the HLST by sending an email to support@humanbrainproject.eu.
60
61 For questions regarding specific notebooks, you can try reaching out to the creator first.
62
63
64
65 )))
66
67
68 (% class="col-xs-12 col-sm-4" %)
69 (((
70 {{box title="**Contents**"}}
71 {{toc/}}
72 {{/box}}
73
74
75 )))
76 )))