Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Gernot Maier
notes-on-transients
Commits
de2b83a4
Commit
de2b83a4
authored
Oct 01, 2021
by
Gernot Maier
Browse files
installation
parent
d5b833da
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
de2b83a4
...
...
@@ -2,4 +2,20 @@
Collection of notebooks covering properties and models of transients and binaries. Closely aligned to some selected publications.
## Installation
Create conda environment:
```
conda env create -f environment.yml
```
Activate conda environment:
```
conda activate notes-on-transients
```
Update conda environment:
```
conda env update -f environment.yml --prune
```
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