jpellman / sjupyter

Simple script to launch a jupyter notebook as a slurm job

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sjupyter

A simple wrapper script that integrates Jupyter and SLURM. Similar conceptually to JupyterHub's batchspawner, but with less overhead than a full-fledged JupyterHub setup. Suitable as an intermediate step between a JupyterHub/SLURM integration and just plain old vanilla SLURM.

Based on a script by Julien Seiler of IGBMC.

About

Simple script to launch a jupyter notebook as a slurm job


Languages

Language:Shell 100.0%