#!/usr/bin/env python # -*- coding: utf-8 -*- from IPython.frontend.html.notebook import notebookapp notebookapp.launch_new_instance()