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
7c25e2d1
Commit
7c25e2d1
authored
5 months ago
by
Sebastian Döbel
Browse files
Options
Downloads
Patches
Plain Diff
add license info to conda
parent
c54786cb
No related branches found
Branches containing commit
No related tags found
2 merge requests
!1126
Automated merge from preview to main
,
!1123
Conda licencing info
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc.zih.tu-dresden.de/docs/software/python_virtual_environments.md
+8
-1
8 additions, 1 deletion
...u-dresden.de/docs/software/python_virtual_environments.md
with
8 additions
and
1 deletion
doc.zih.tu-dresden.de/docs/software/python_virtual_environments.md
+
8
−
1
View file @
7c25e2d1
...
...
@@ -134,6 +134,13 @@ marie@compute$ source /data/horse/ws/marie-python_virtual_environment/env/bin/ac
## Conda Virtual Environment
!!!
We were informed that the manufacturer of Anaconda has changed its license conditions
and that the use of Anaconda/conda is also subject to licensing at universities
with more than 200 employees.
https://legal.anaconda.com/policies/en/?name=terms-of-service#anaconda-terms-of-service
The TU Dresden does not plan to procure a license centrally.
**Prerequisite:**
Before working with conda, your shell needs to be configured
initially. Therefore login to the ZIH system, load the Anaconda module and run
`source $EBROOTANACONDA3/etc/profile.d/conda.sh`
. Note that you must run the
...
...
@@ -141,7 +148,7 @@ previous command each time you want to activate your virtual environment and
they are not automatically loaded after re-opening your shell.
!!! warning
We recommend to
**not**
use the
`conda init`
command, since it may cause unexpected behavio
u
r
We recommend to
**not**
use the
`conda init`
command, since it may cause unexpected behavior
when working with the ZIH system.
??? example
...
...
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