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
Christoph Arthofer
ms_templates
Commits
6d2250ee
Commit
6d2250ee
authored
Apr 14, 2021
by
Christoph Arthofer
Browse files
upgraded to new version of Filetree
parent
26191147
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
6d2250ee
# Multimodal template construction
## Setup
- Create a new or clone an existing python 3.7 Conda environment
## Setup
-
Create Conda environment and make sure the latest versions of the following packages are installed. Installation can be performed with:
-
Create a Conda environment and make sure the latest versions of the following packages are installed. Development and testing
was done with python 3.7. Installation can be performed with:
```
bash
conda create
-n
tempy_env
python
=
3.7 pandas numpy
...
...
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