Wiki source code of Jupyter Notebooks in the Collaboratory
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | (% class="jumbotron" %) | ||
2 | ((( | ||
3 | (% class="container" %) | ||
4 | ((( | ||
5 | = Using Jupyter Notebooks = | ||
6 | |||
7 | Documentation, tutorials and examples | ||
8 | ))) | ||
9 | ))) | ||
10 | |||
11 | (% class="row" %) | ||
12 | ((( | ||
13 | (% class="col-xs-12 col-sm-8" %) | ||
14 | ((( | ||
15 | == Documentation == | ||
16 | |||
17 | * User documentation | ||
18 | ** Links to general Jupyter Notebook documentation | ||
19 | ** Documentation of Collaboratory specific tools in the JupyterHub ecosystem | ||
20 | * Technical documentation on the JupyterHub deployment | ||
21 | |||
22 | == Tutorials == | ||
23 | |||
24 | * Using OAuth to connect to a service | ||
25 | |||
26 | == Support == | ||
27 | |||
28 | 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. | ||
29 | |||
30 | For questions regarding specific notebooks, you can try reaching out to the creator first. | ||
31 | |||
32 | |||
33 | |||
34 | ))) | ||
35 | |||
36 | |||
37 | (% class="col-xs-12 col-sm-4" %) | ||
38 | ((( | ||
39 | {{box title="**Contents**"}} | ||
40 | {{toc/}} | ||
41 | {{/box}} | ||
42 | |||
43 | |||
44 | ))) | ||
45 | ))) |