Skip to content

Commit

Permalink
Remove quota references in notebooks docs
Browse files Browse the repository at this point in the history
  • Loading branch information
enolfc committed May 13, 2024
1 parent 1f5afaa commit 9fce80f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
4 changes: 0 additions & 4 deletions content/en/users/dev-env/notebooks/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,6 @@ in, write and play and re-play notebooks by:
[vo.notebooks.egi.eu VO](https://aai.egi.eu/registry/co_petitions/start/coef:111)
3. [accessing https://notebooks.egi.eu/](https://notebooks.egi.eu/)

This instance has limits on the amount of resources available for each user (up
to 4 CPU core, 6 GB RAM and 10 GB of storage). It will also kill inactive
sessions after 1 hour.

The central instance supports the following VOs:

- [vo.notebooks.egi.eu](https://operations-portal.egi.eu/vo/view/voname/vo.notebooks.egi.eu),
Expand Down
6 changes: 3 additions & 3 deletions content/en/users/dev-env/notebooks/data/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ description: >
How to access and manage data in EGI Notebooks
---

Every user of the EGI Notebooks catch-all instance has a 20GB persistent home to
Every user of the EGI Notebooks catch-all instance has a persistent home to
store any notebooks and associated data. The content of this home directory will
be kept even if your notebook server is stopped (which can happen if there is no
activity for more than 1 hour). **Modifications to the notebooks environment
outside the home directory are not kept** (e.g. installation of libraries). If
you need those changes to persist, let us know via a
[GGUS ticket to the Notebooks Support Unit](https://ggus.eu). You can also ask
for increasing the 20GB home via ticket.
for increasing your default home allocation via ticket.

{{% alert title="Note" color="info" %}} Your home directory is backed up daily.
{{% /alert %}}
Expand Down Expand Up @@ -64,7 +64,7 @@ the EGI DataHub documentation for more information on how to upload files.
[EUDAT B2DROP](https://eudat.eu/services/b2drop) is a low-barrier, user-friendly
and trustworthy storage environment which allows users to synchronise their
active data across different desktops and to easily share this data with peers.
EUDAT offers a free public instance of B2DROP for any researcher with a 20 GB
EUDAT offers a free public instance of B2DROP for any researcher with a limited
quota.

The data on B2DROP can be synchronised with EGI Notebooks so you can share
Expand Down

0 comments on commit 9fce80f

Please sign in to comment.