powered by
Login with username / password (meant for dev and test environments)
armadillo.login_basic(armadillo, username, password)
URL of the Armadillo server
the username
the password
if (FALSE) { armadillo.login( "https://armadillo.dev.molgenis.org", "admin", "admin" ) armadillo.login("http://localhost:8080", "admin", "admin") }
Run the code above in your browser using DataLab