Show HN: Serverless Jupyter Lab with GPUs and persistent storage(playground.unweave.io)
playground.unweave.io
Show HN: Serverless Jupyter Lab with GPUs and persistent storage
https://playground.unweave.io
2 comments
Neat! That's the easiest I've ever found it to set up a Jupyter Lab environment online
This is super cool
You can choose from 5 different GPUs or use CPU only. The lab comes with an `uwstore` folder at the root of the repository. Any files you add there will be persisted across multiple sessions.
We've pre-loaded all labs with a set of commonly used ML dependencies. If you'd like to add additional dependencies, you can install them directly in the Jupyter Lab and save them to a `requirements.txt` or `environment.yml` file. Unweave will automatically reinstall these dependencies the next time you start a lab.
Billing is by the minute and cheaper than AWS and GCP :)
We'd love to hear what you think! As they say in Germany: "Viel Spaß" <3