def test_a_install(): install(verbose=True, mixed=True, user=True)
def test_d_install_normal(): install(verbose=True, mixed=False, user=True)
import jupyterdrive jupyterdrive.install()