Wiki source code of JupyterHub on Maxwell
Version 5.1 by erlandm on 2020/10/14 09:10
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | == Access == | ||
2 | |||
3 | DESY's [[Maxwell Cluster>>url:https://confluence.desy.de/display/IS/Maxwell+for+Photon+Science||shape="rect"]] runs a [[!JupyterHub>>url:https://confluence.desy.de/display/IS/JupyterHub+on+Maxwell||shape="rect"]] instance. You can access the [[instance>>url:https://max-jhub.desy.de||shape="rect"]] using your DESY credentials. Go to [[https:~~/~~/max-jhub.desy.de/hub/login>>url:https://max-jhub.desy.de/hub/login||shape="rect"]] | ||
4 | |||
5 | \\ | ||
6 | |||
7 | == Anaconda Virtual Envionments == | ||
8 | |||
9 | Anaconda virtual environments you create on Maxwell are also selectable on the central [[JupyterHub>>url:https://max-jhub.desy.de||shape="rect"]], provided the environment has the package {{code language="none"}}ipykernel{{/code}} installed. This Wiki has a brief introduction how to set-up and use [[Anaconda virtual environments>>doc:FLASHUSER.Data Acquisition and controls.Data Access at FLASH (DAQ, gpfs,\.\.\.).Online data analysis.Anaconda Python at FLASH.WebHome]] on computers at DESY. | ||
10 | |||
11 | \\ | ||
12 | |||
13 | == Anaconda Packages of FLASH Software == | ||
14 | |||
15 | We provide [[Anaconda Python packages>>doc:FLASHUSER.Data Acquisition and controls.Data Access at FLASH (DAQ, gpfs,\.\.\.).Online data analysis.Anaconda Python at FLASH.WebHome]] for | ||
16 | |||
17 | * [[Pydoocs>>doc:FLASHUSER.Data Acquisition and controls.Data Access at FLASH (DAQ, gpfs,\.\.\.).Online data analysis.PythonDOOCS.WebHome]] | ||
18 | * [[BeamtimeDaqAccess>>doc:FLASHUSER.Near-Online data analysis]]. | ||
19 | |||
20 | The corresponding Anaconda channels: | ||
21 | |||
22 | (% class="wrapped" %) | ||
23 | |=((( | ||
24 | Package | ||
25 | )))|=((( | ||
26 | Channel | ||
27 | )))|=((( | ||
28 | Access | ||
29 | ))) | ||
30 | |((( | ||
31 | {{code language="none"}} | ||
32 | pydoocs | ||
33 | {{/code}} | ||
34 | )))|((( | ||
35 | [[http:~~/~~/doocspkgs.desy.de/pub/doocsconda>>url:http://doocspkgs.desy.de/pub/doocsconda||shape="rect"]] | ||
36 | |||
37 | {{code language="none"}}{{/code}} | ||
38 | )))|((( | ||
39 | DESY network | ||
40 | ))) | ||
41 | |((( | ||
42 | {{code language="none"}} | ||
43 | beamtimedaqaccess | ||
44 | {{/code}} | ||
45 | )))|((( | ||
46 | [[http:~~/~~/doocspkgs.desy.de/pub/flashconda>>url:http://doocspkgs.desy.de/pub/flashconda||shape="rect"]] | ||
47 | |||
48 | {{code language="none"}}{{/code}} | ||
49 | )))|((( | ||
50 | unlimited | ||
51 | ))) | ||
52 | |||
53 | \\ | ||
54 | |||
55 | == References == | ||
56 | |||
57 | A short introduction is available from a seminar by Frank Schluenzen:[[attach:Jhub-intro.pdf]] | ||
58 | |||
59 | Also note the [[Python Guide>>url:https://confluence.desy.de/display/IS/Python||shape="rect"]] explaining how to use Python on Maxwell. | ||
60 | |||
61 | \\ | ||
62 | |||
63 | * [[attach:conda_on_jupyterhub.pdf]]: How to use conda environments with |