Skip to content

Commit

Permalink
GUI is now removed
Browse files Browse the repository at this point in the history
The GUI was causing problems because of WXpython.
Not the gui is available at https://github.com/tubiana/ttclustGUI
  • Loading branch information
tubiana committed Mar 30, 2019
1 parent 99abf34 commit e80d828
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions create_envir_with_ttclust.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
name: ttclust
channels:
- defaults
dependencies:
- argcomplete
- cython
- progressbar2
- matplotlib
- numpy
- pandas
- scipy >= 0.18
- omnia::mdtraj
- pip
- pip:
- prettytable
- argparse
- sklearn
- ttclust

0 comments on commit e80d828

Please sign in to comment.