Inside the hospital network, we've deployed instances of marimo per researcher from GAE13. You can access with an address like:
http://uclvlddpragae13:908X
x will be a number unique to you. You'll also need your marimo password (ask one of the RSE team).
New: DuckLake connection
We've now implemented a function to help you connect directly to the "data lake". The old snapshot method will still work (for now), but for the very latest data, including some silver tables, try the following.
To connect to the database for the first time, run the following in a new notebook:
from notebooks.utilities import connect_to_caminocon =connect_to_camino()