Files
azuredatastudio/extensions/notebook/resources/pythonScripts/startNotebook.py

3 lines
56 B
Python

import notebook.notebookapp
notebook.notebookapp.main()