
#!/bin/bash

# Import the workspace
jupyter lab workspaces import binder/jupyterlab-workspace.json

exec "$@"