def start(): splash_args = os.environ.get('SPLASH_ARGS', '').split() server.main(jupyter=True, argv=splash_args, server_factory=server_factory)