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 | == Migration == | ||
| 27 | |||
| 28 | You will find information about migrating notebooks from the Collaboratory 1 here. This also covers workflows for managing data and managing workspaces. | ||
| 29 | |||
| 30 | == Support == | ||
| 31 | |||
| 32 | 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. | ||
| 33 | |||
| 34 | For questions regarding specific notebooks, you can try reaching out to the creator first. | ||
| 35 | |||
| 36 | |||
| 37 | |||
| 38 | ))) | ||
| 39 | |||
| 40 | |||
| 41 | (% class="col-xs-12 col-sm-4" %) | ||
| 42 | ((( | ||
| 43 | {{box title="**Contents**"}} | ||
| 44 | {{toc/}} | ||
| 45 | {{/box}} | ||
| 46 | |||
| 47 | |||
| 48 | ))) | ||
| 49 | ))) |