summaryrefslogtreecommitdiff
path: root/Gemfile
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2020-09-25 21:29:17 +0200
committerChristoph Helma <helma@in-silico.ch>2020-09-25 21:29:17 +0200
commit70a221983448a818535239704fdd4771c151957d (patch)
tree480fd3f16ea84943a348ed2342701f798c783b93 /Gemfile
parent5dbcec8d20b5f1fe3179877ea28cdb72d1e2ba38 (diff)
new tensorflow predictions, nix configuration, t-sne figure
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Gemfile b/Gemfile
new file mode 100644
index 0000000..bf0d961
--- /dev/null
+++ b/Gemfile
@@ -0,0 +1,4 @@
+source 'https://rubygems.org' do
+ gem 'mustache'
+ gem 'openbabel'
+end