Python: Difference between revisions

From bwHPC Wiki
Jump to navigation Jump to search
(Create disambiguation to make the search a bit easier)
 
m (added information)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Disambiguation page for the programming language '''Python''' and related tools and packages.
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 | General remarks on Python usage and setting up environments]]
&rarr; '''[[Development/Python | Python Main Page]]'''
* Additional cluster-specific pages
** [[JUSTUS2/Software/Python | Python on JUSTUS 2]]
* Specific related software packages
** [[BwUniCluster3.0/Software/Python Dask | Dask on the bwUniCluster3.0]]
** [[Development/ollama | ollama ]]
* Jupyter IDE and environments
** [[BwUniCluster3.0/Jupyter | Jupyterlab on the bwUniCluster3.0 ]]
** [[Helix/bwVisu/JupyterLab | Jupyterlab on Helix]] through [[Helix/bwVisu | bwVisu ]]
** [[BinAC2/Software/Jupyterlab | Jupyterlab module on BinAC2 ]]


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


*''Instructions for JupyterLab on...''
External links:
* [https://github.com/hpcraink/workshop-parallel-jupyter Workshop] for parallel Python via Jupyter on the bwUniCluster3.0
** [[BwUniCluster3.0/Jupyter | bwUniCluster3.0 ]]
** [[Helix/bwVisu/JupyterLab | Helix]] (through [[Helix/bwVisu | bwVisu]])
** [[BinAC2/Software/Jupyterlab | BinAC2]] (as software module)
** [[Development/VS_Code#Connect_to_Remote_Jupyter_Kernel | Other]]

'''Related software packages'''
* [[BwUniCluster3.0/Software/Python Dask | Dask]] (on bwUniCluster3.0)
* [[Development/ollama | ollama ]]

'''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).

Python Main Page

Additional cluster-specific pages:

Related software packages

Training