Python: Difference between revisions
Jump to navigation
Jump to search
H Schumacher (talk | contribs) m (New formatting, small text changes) |
H Schumacher (talk | contribs) m (added information) |
||
| Line 1: | Line 1: | ||
Overview of pages related to the programming language Python. |
Overview of pages related to the programming language Python. |
||
</br>Keep in mind that software modules like python always have documentation directly on the cluster as well (module help). |
|||
→ '''[[Development/Python | Python Main Page]]''' |
→ '''[[Development/Python | Python Main Page]]''' |
||
''' |
'''Additional cluster-specific pages:''' |
||
* [[JUSTUS2/Software/Python | Python on JUSTUS 2]] |
* [[JUSTUS2/Software/Python | Python on JUSTUS 2]] |
||
*''Instructions for JupyterLab on...'' |
|||
* [[BwUniCluster3.0/Jupyter | bwUniCluster3.0 ]] |
** [[BwUniCluster3.0/Jupyter | bwUniCluster3.0 ]] |
||
* [[Helix/bwVisu/JupyterLab | Helix]] (through [[Helix/bwVisu | bwVisu]]) |
** [[Helix/bwVisu/JupyterLab | Helix]] (through [[Helix/bwVisu | bwVisu]]) |
||
* [[BinAC2/Software/Jupyterlab | BinAC2]] (as software module) |
** [[BinAC2/Software/Jupyterlab | BinAC2]] (as software module) |
||
** [[Development/VS_Code#Connect_to_Remote_Jupyter_Kernel | Other]] |
|||
'''Related software packages''' |
'''Related software packages''' |
||
| Line 17: | Line 19: | ||
'''Training''' |
'''Training''' |
||
* [https://github.com/hpcraink/workshop-parallel-jupyter |
* [https://github.com/hpcraink/workshop-parallel-jupyter Python Workshop] |
||
** Python Basics |
|||
** Using parallel code in jobs |
|||
** Machine Learning |
|||
Latest revision as of 10:45, 31 August 2026
Overview of pages related to the programming language Python.
Keep in mind that software modules like python always have documentation directly on the cluster as well (module help).
Additional cluster-specific pages:
- Instructions for JupyterLab on...
- bwUniCluster3.0
- Helix (through bwVisu)
- BinAC2 (as software module)
- Other
Related software packages
Training
- Python Workshop
- Python Basics
- Using parallel code in jobs
- Machine Learning