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 2.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. name: junifer_release
  2. channels:
  3. - conda-forge
  4. - defaults
  5. dependencies:
  6. - _libgcc_mutex=0.1=conda_forge
  7. - _openmp_mutex=4.5=2_gnu
  8. - bzip2=1.0.8=h7f98852_4
  9. - ca-certificates=2022.12.7=ha878542_0
  10. - ld_impl_linux-64=2.39=hcc3a1bd_1
  11. - libffi=3.4.2=h7f98852_5
  12. - libgcc-ng=12.2.0=h65d4601_19
  13. - libgomp=12.2.0=h65d4601_19
  14. - libnsl=2.0.0=h7f98852_0
  15. - libsqlite=3.40.0=h753d276_0
  16. - libuuid=2.32.1=h7f98852_1000
  17. - libzlib=1.2.13=h166bdaf_4
  18. - ncurses=6.3=h27087fc_1
  19. - openssl=3.0.7=h0b41bf4_1
  20. - pip=22.3.1=pyhd8ed1ab_0
  21. - python=3.10.8=h4a9ceb5_0_cpython
  22. - readline=8.1.2=h0f457ee_0
  23. - setuptools=65.6.3=pyhd8ed1ab_0
  24. - tk=8.6.12=h27826a3_0
  25. - tzdata=2022g=h191b570_0
  26. - wheel=0.38.4=pyhd8ed1ab_0
  27. - xz=5.2.6=h166bdaf_0
  28. - pip:
  29. - annexremote==1.6.0
  30. - boto==2.49.0
  31. - certifi==2022.12.7
  32. - cffi==1.15.1
  33. - chardet==4.0.0
  34. - charset-normalizer==2.1.1
  35. - click==8.1.3
  36. - cryptography==38.0.4
  37. - datalad==0.17.10
  38. - distro==1.8.0
  39. - fasteners==0.18
  40. - greenlet==2.0.1
  41. - humanize==4.4.0
  42. - idna==3.4
  43. - importlib-metadata==5.2.0
  44. - iso8601==1.1.0
  45. - jaraco-classes==3.2.3
  46. - jeepney==0.8.0
  47. - joblib==1.2.0
  48. - junifer==0.0.2.dev24
  49. - keyring==23.13.1
  50. - keyrings-alt==4.2.0
  51. - lxml==4.9.2
  52. - more-itertools==9.0.0
  53. - msgpack==1.0.4
  54. - nibabel==4.0.2
  55. - nilearn==0.9.2
  56. - numpy==1.23.5
  57. - packaging==22.0
  58. - pandas==1.5.2
  59. - patool==1.12
  60. - platformdirs==2.6.0
  61. - pycparser==2.21
  62. - python-dateutil==2.8.2
  63. - python-gitlab==3.12.0
  64. - pytz==2022.7
  65. - pyyaml==6.0
  66. - requests==2.28.1
  67. - requests-toolbelt==0.10.1
  68. - scikit-learn==1.2.0
  69. - scipy==1.10.0rc1
  70. - secretstorage==3.3.3
  71. - simplejson==3.18.0
  72. - six==1.16.0
  73. - sqlalchemy==1.4.45
  74. - threadpoolctl==3.1.0
  75. - tqdm==4.64.1
  76. - urllib3==1.26.13
  77. - whoosh==2.7.4
  78. - zipp==3.11.0
  79. prefix: /home/lsasse/miniconda3/envs/junifer_release