print("import: 'notebook'")
import notebook

print("import: 'notebook.tests.launchnotebook'")
import notebook.tests.launchnotebook

