Step 1: Hello World

Installing Deep Lake

How to Install Deep Lake and Get Started

Installing Deep Lake

Deep Lake can be installed through pip. By default, Deep Lake does not install dependencies for audio, video, google-cloud, and other features. Details on all installation options are available here.

! pip install deeplake

To use enterprise features such as Compute Engine for faster querying and vector search, install Deep Lake using:

! pip install "deeplake[enterprise]"