Installation

Installing the Deep Lake Python package

How to Install Deep Lake

Deep Lake is a python package that can be installed using pip.

!pip install deeplake

By default, Deep Lake does not install dependencies for google-cloud, video support, and other features. Details on all installation options are available here.

Last updated