# Step 1: Hello World

## How to Install Deep Lake and Get Started

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**](https://docs.deeplake.ai/en/latest/Installation.html)**.**&#x20;

```bash
! pip install deeplake
```

<br>
