Notebook Memory limit
By default, notebooks are given 500M (including swap). This can be changed by editing /app/data/customconfig.py. c.Spawner.mem_limit = '1G' To apply the configuration…
Deploy Jupyter Hub as a fully managed service starting at €9/month. Get automated backups, SSL, updates, monitoring, and human support, all included.
DANIAN runs Jupyter Hub as a fully managed service: installation, updates, backups, monitoring and security are handled for you.
See the jupyterhub hosting page for plans, pricing and a free trial.
By default, notebooks are given 500M (including swap). This can be changed by editing /app/data/customconfig.py.
c.Spawner.mem_limit = '1G'
To apply the configuration, restart the app using the Restart button.
Info:
Remove existing notebook containers
For the memory limit to take effect, you have to remove any existing docker notebook containers using the /app/code/remove_notebook_containers.py script. Notebook data will be intact despite deleting the container.
Find more information about our company, platform, and services on our website.
Visit danian.co