# NOT RUN {
library(Rlabkey)
labkey.setDebugMode(TRUE)
labkey.executeSql(
baseUrl="http://localhost:8080/labkey",
folderPath="/home",
schemaName="core",
sql = "select * from containers")
# }
Run the code above in your browser using DataLab