#!/bin/bash

# Start up the notebook instance.

exec start-notebook.sh "$@"
