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.

environment.yml 280 B

1234567891011121314151617
  1. name: andani_gruen
  2. dependencies:
  3. - python=3.11
  4. - pip
  5. - pip:
  6. - numpy<2.0.0
  7. - statsmodels
  8. - tqdm
  9. - scipy
  10. - matplotlib
  11. - ipykernel
  12. - jupyterlab
  13. - h5py
  14. - neo<=0.13.3
  15. - elephant==1.1.0
  16. - viziphant
  17. - chardet