Wiki source code of Jupyter Notebooks in the Collaboratory
Last modified by allan on 2022/05/23 22:23
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 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.ebrains.eu/>>https://lab.ebrains.eu/]]. | ||
| 27 | |||
| 28 | Read through the [[Introduction>>doc:.Documentation.Introduction.WebHome]] to learn about the environment. | ||
| 29 | |||
| 30 | === Who can use it? === | ||
| 31 | |||
| 32 | You need an HBP account with an SGA2 accreditation in order to run notebooks. | ||
| 33 | |||
| 34 | === Updates === | ||
| 35 | |||
| 36 | 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. | ||
| 37 | |||
| 38 | |||
| 39 | (% class="box infomessage" %) | ||
| 40 | ((( | ||
| 41 | 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. | ||
| 42 | ))) | ||
| 43 | |||
| 44 | == Documentation == | ||
| 45 | |||
| 46 | * User documentation | ||
| 47 | ** Links to general Jupyter Notebook documentation | ||
| 48 | ** Documentation of Collaboratory specific tools in the JupyterHub ecosystem | ||
| 49 | * Technical documentation on the JupyterHub deployment | ||
| 50 | |||
| 51 | == Tutorials == | ||
| 52 | |||
| 53 | * Using OAuth to connect to a service | ||
| 54 | |||
| 55 | == Migration == | ||
| 56 | |||
| 57 | You will find information about migrating notebooks from the Collaboratory 1 here. This also covers workflows for managing data and managing workspaces. | ||
| 58 | |||
| 59 | == Support == | ||
| 60 | |||
| 61 | 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. | ||
| 62 | |||
| 63 | For questions regarding specific notebooks, you can try reaching out to the creator first. | ||
| 64 | |||
| 65 | |||
| 66 | |||
| 67 | ))) | ||
| 68 | |||
| 69 | |||
| 70 | (% class="col-xs-12 col-sm-4" %) | ||
| 71 | ((( | ||
| 72 | {{box title="**Contents**"}} | ||
| 73 | {{toc/}} | ||
| 74 | {{/box}} | ||
| 75 | |||
| 76 | |||
| 77 | ))) | ||
| 78 | ))) |