Scheduled service maintenance on November 22


On Friday, November 22, 2024, between 06:00 CET and 18:00 CET, GIN services will undergo planned maintenance. Extended service interruptions should be expected. We will try to keep downtimes to a minimum, but recommend that users avoid critical tasks, large data uploads, or DOI requests during this time.

We apologize for any inconvenience.

Browse Source

Missing environment'

Michael Denker 2 weeks ago
parent
commit
5fd34e9377
1 changed files with 15 additions and 0 deletions
  1. 15 0
      Yu/tutorials/environment.yml

+ 15 - 0
Yu/tutorials/environment.yml

@@ -0,0 +1,15 @@
+name: andani_yu
+dependencies:
+  - python=3.11
+  - pip
+  - pip:
+    - numpy
+    - scipy
+    - scikit-learn
+    - matplotlib
+    - ipykernel
+    - jupyterlab
+    - h5py
+    - neo[nixio]
+    - elephant[extras]==1.1.1
+    - viziphant