From e2b2d04ac4fdbb9340ab9fd6cda66ec4cda974d6 Mon Sep 17 00:00:00 2001 From: Kaiwalya Koparkar Date: Thu, 12 Sep 2024 15:59:54 +0530 Subject: [PATCH] feat: Added Elestio as one-click deploy option --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 8679763afc..1d147903a3 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,12 @@ jupyter notebook You need some configuration before starting Jupyter notebook remotely. See [Running a notebook server](https://jupyter-server.readthedocs.io/en/latest/operators/public-server.html). +## Self-Hosting Options + +### Elestio + +[![Deploy on Elestio](https://elest.io/images/logos/deploy-to-elestio-btn.png)](https://elest.io/open-source/jupyter-notebook) + ## Development Installation See [`CONTRIBUTING.md`](CONTRIBUTING.md) for how to set up a local development installation.