#!/bin/sh

cd /opt/development
/usr/local/bin/jupyter notebook --ip 0.0.0.0
