Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
pyicon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Aaron Spring
pyicon
Commits
ae48a923
Commit
ae48a923
authored
4 years ago
by
Nils Brüggemann
Browse files
Options
Downloads
Patches
Plain Diff
README.md: Expand Readme with Quickstart for Mistral.
parent
b1f6f342
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+14
-0
14 additions, 0 deletions
README.md
with
14 additions
and
0 deletions
README.md
+
14
−
0
View file @
ae48a923
...
...
@@ -12,3 +12,17 @@ The pyicon documentation can be found here: [documentation](https://m300602.gitl
Pyicon is hosted at: (https://gitlab.dkrz.de/m300602/pyicon/)
## Quick start for pyicon on Mistral
Once you have to download pyicon by git:
```
bash
git clone git@gitlab.dkrz.de:m300602/pyicon.git
```
After that you have to load the correct python environment and make sure that pyicon is in your search path each time you want to use it.
The easiest way is to use the following script:
```
bash
source
/path/to/pyicon/tools/conda_act_mistral_pyicon_env.sh
```
\ No newline at end of file
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