Skip to content

Commit

Permalink
chore: add example conda environment describption
Browse files Browse the repository at this point in the history
  • Loading branch information
makkus committed Oct 3, 2022
1 parent 9efbab2 commit 76293aa
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions environment.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
name: kiara-doc
channels:
- conda-forge
- dharpa
- anaconda
dependencies:
- python >=3.10
- kiara>=0.4.19
- kiara_plugin.network_analysis
- kiara_plugin.language_processing

0 comments on commit 76293aa

Please sign in to comment.