Jupyter Lab Template
Image: jupyter/datascience-notebook:gpu
Min VRAM: 8 GB | Port: 8888
Full Jupyter Lab environment with GPU support, pre-loaded with data science libraries.
What’s Included
- Jupyter Lab with GPU extensions
- Python 3.11, R, Julia
- PyTorch + TensorFlow
- pandas, numpy, scipy, matplotlib, seaborn
- Git integration
Launch
curl -X POST https://api.pulserun.dev/v1/instances \
-H "Authorization: Bearer pr_live_xxxxxxxxxxxxx" \
-H "Content-Type: application/json" \
-d '{"gpu": "rtx_4090", "template": "jupyter"}'Access Jupyter at the URL shown in your instance details.