uright-python Python code for uRight project Requirements pip install -r requirements.txt Installation python setup.py install Starting iPython notebook server ./start_ipynb_server.sh The default port is set to 8889. Make sure you run 'python setup.py build' before running any notebook. Build sphinx doc cd uright/doc make html