diff --git a/configuration.yml b/configuration.yml deleted file mode 100644 index 870e926..0000000 --- a/configuration.yml +++ /dev/null @@ -1,14 +0,0 @@ -name: beakerx -channels: - - conda-forge -dependencies: - - python>=3 - - openjdk=8.0.121 - - notebook>=5.7.6 - - tornado>6 - - ipywidgets>=7.0.0 - - nodejs - - pandas - - maven - - py4j - - requests