Python: Difference between revisions
Jump to navigation
Jump to search
H Winkhardt (talk | contribs) (Create disambiguation to make the search a bit easier) |
H Schumacher (talk | contribs) m (added information) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
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]]''' |
|||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
* Jupyter IDE and environments |
|||
** [[BwUniCluster3.0/Jupyter | Jupyterlab on the bwUniCluster3.0 ]] |
|||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
*''Instructions for JupyterLab on...'' |
|||
External links: |
|||
* [ |
** [[BwUniCluster3.0/Jupyter | bwUniCluster3.0 ]] |
||
| ⚫ | |||
| ⚫ | |||
** [[Development/VS_Code#Connect_to_Remote_Jupyter_Kernel | Other]] |
|||
| ⚫ | |||
| ⚫ | |||
| ⚫ | |||
'''Training''' |
|||
* [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