Skip to content

Repository files navigation

Lakehouse Connection Example

This repo contains a Jupyter notebook with example python code and shell commands that can be used to connect to a Ducklake format lakehouse running via UoE DataSync.

You can view the code online by navigating to the notebook file. To use your own credentials and edit and run the code interactively please follow the below instructions.

Prerequisites

To run the example code you need to install uv for dependency management.

Installation

To view and run the example notebook locally in vscode:

  1. Clone this repository (e.g. git clone https://github.com/cbility/uoe-lakehouse-connect-example)
  2. Navigate to the project folder (e.g. cd uoe-lakehouse-connect-example)
  3. Install the environment (uv sync)
  4. Open the lakehouse-connect-example.ipynb file and execute a cell. You will be prompted to select a python interpreter - choose the one from the environment you just installed in the project folder.
  5. Browse the notebook. You can run cells (shortcut ctrl+enter), edit code and add new cells to experiment.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages