Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
pyicon
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Nils Brüggemann
pyicon
Commits
ae48a923
Commit
ae48a923
authored
Nov 02, 2020
by
Nils Brüggemann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
README.md: Expand Readme with Quickstart for Mistral.
parent
b1f6f342
Pipeline
#4943
passed with stages
in 8 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
0 deletions
+14
-0
README.md
README.md
+14
-0
No files found.
README.md
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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment