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.

_bookdown.yml 333 B

12345678910111213141516
  1. output_dir: "book-output"
  2. rmd_files: [
  3. "index.Rmd",
  4. "intro/sandbox.md",
  5. "web-interface/cannot-see-a-repo.md",
  6. "web-interface/dashboard.md",
  7. "web-interface/browsing.md",
  8. "web-interface/downloading.md",
  9. "web-interface/uploading.md",
  10. "git-applications/README.md",
  11. "git-applications/git-gui.md",
  12. "git-applications/rstudio.md"
  13. ]