Python: Difference between revisions

From bwHPC Wiki
Jump to navigation Jump to search
m (New formatting, small text changes)
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).


&rarr; '''[[Development/Python | Python Main Page]]'''
&rarr; '''[[Development/Python | Python Main Page]]'''


'''Cluster-specific pages:'''
'''Additional cluster-specific pages:'''
* [[JUSTUS2/Software/Python | Python on JUSTUS 2]]
* [[JUSTUS2/Software/Python | Python on JUSTUS 2]]


'''Instructions for JupyterLab on...'''
*''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 Workshop - Parallel Python via 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).

Python Main Page

Additional cluster-specific pages:

Related software packages

Training