Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
MPBA
INF
Commits
721459fd
Commit
721459fd
authored
Mar 31, 2020
by
Alessia Marcolini
Browse files
Put pip requirements in conda env file
parent
c6f6b7e3
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
721459fd
...
@@ -39,11 +39,6 @@ and then install `mlpy` from GitLab:
...
@@ -39,11 +39,6 @@ and then install `mlpy` from GitLab:
pip
install
git+https://gitlab.fbk.eu/MPBA/mlpy.git
pip
install
git+https://gitlab.fbk.eu/MPBA/mlpy.git
```
```
#### Other Python dependencies
To install
`bootstrapped`
:
```
bash
pip
install
bootstrapped
```
## Usage
## Usage
...
...
env.yml
View file @
721459fd
name
:
inf
name
:
inf
channels
:
channels
:
-
defaults
-
conda-forge
-
bioconda
-
bioconda
-
defaults
dependencies
:
dependencies
:
-
python=3.6
-
python=3.6
-
gsl
-
gsl
...
@@ -24,5 +25,7 @@ dependencies:
...
@@ -24,5 +25,7 @@ dependencies:
-
black
-
black
-
bokeh
-
bokeh
-
umap-learn
-
umap-learn
prefix
:
//anaconda/envs/inf
-
pip
-
pip
:
-
bootstrapped
Write
Preview
Supports
Markdown
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