Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
hpc-compendium
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ZIH
hpcsupport
hpc-compendium
Commits
12993f0b
Commit
12993f0b
authored
3 years ago
by
Martin Schroschk
Browse files
Options
Downloads
Patches
Plain Diff
Fix link
parent
fdbbd321
No related branches found
No related tags found
4 merge requests
!333
Draft: update NGC containers
,
!322
Merge preview into main
,
!319
Merge preview into main
,
!258
Data Analytics restructuring
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc.zih.tu-dresden.de/docs/software/python_virtual_environments.md
+4
-2
4 additions, 2 deletions
...u-dresden.de/docs/software/python_virtual_environments.md
with
4 additions
and
2 deletions
doc.zih.tu-dresden.de/docs/software/python_virtual_environments.md
+
4
−
2
View file @
12993f0b
...
...
@@ -29,7 +29,9 @@ This example shows how to start working with **virtualenv** and Python virtual e
the module system).
!!! hint
We recommend to use
[
workspaces
](
../../data_lifecycle/workspaces
)
for your virtual environments.
We recommend to use [workspaces](../../data_lifecycle/workspaces.md) for your virtual
environments.
At first, we check available Python modules and load the preferred version:
...
...
@@ -95,7 +97,7 @@ TODO: Link to this page from other DA/ML topics. insert link in alpha centauri
??? example
This is an example on
alpha
partition. The example creates a virtual environment, and installs
This is an example on partition
Alpha
. The example creates a virtual environment, and installs
the package `torchvision` with pip.
```console
marie@login$ srun --partition=alpha-interactive -N=1 --gres=gpu:1 --time=01:00:00 --pty bash
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment