if (FALSE) {
# Import lamindb to start interacting with an instance
ln <- import_module("lamindb")
# Import other LaminDB modules
bt <- import_module("bionty")
wl <- import_module("wetlab")
cc <- import_module("clincore")
# Import any Python module
np <- import_module("numpy")
}
Run the code above in your browser using DataLab