From 3340f3d7af3251b71e08ab1dc74076ccc0bac5f5 Mon Sep 17 00:00:00 2001 From: mrzengel Date: Sun, 15 Sep 2024 18:32:12 -0500 Subject: [PATCH] requested changes --- README.md | 6 +++--- docs/index.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 3577013..7cd7250 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,9 @@ Zenodo JupyterLab plugin This project integrates [Zenodo](https://zenodo.org) into Jupyter Lab extension. # Requirements -JupyterLab > 4, < 5 -Notebook < 7 -eOSSR +* JupyterLab > 4, < 5 +* Notebook < 7 +* [eOSSR](https://gitlab.com/escape-ossr/eossr) # Install You will need NodeJS >= 20 for these steps. diff --git a/docs/index.md b/docs/index.md index c3ef88a..a4d72b3 100644 --- a/docs/index.md +++ b/docs/index.md @@ -12,9 +12,9 @@ nav_order: 1 This project integrates [Zenodo](https://zenodo.org) into Jupyter Lab extension. # Requirements -JupyterLab > 4, < 5\ -Notebook < 7\ -eOSSR +* JupyterLab > 4, < 5 +* Notebook < 7 +* [eOSSR](https://gitlab.com/escape-ossr/eossr) # Motivation This project is being developed as a part of the Virtual Research Environment ([VRE](https://github.com/vre-hub)) initiative, created as a part of the [ESCAPE Collaboration](https://projectescape.eu/). The end goal of the VRE is to develop a Hub which aggregates software and infrastructure to create an end-to-end analysis facility for physicists. \ No newline at end of file