Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Use "all" option for the new pip install
  • Loading branch information
shahrokhDaijavad authored Oct 7, 2024
1 parent e641e49 commit 0e7b710
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Next, install the data prep toolkit library. This library installs both the pyth

```bash
pip3 install data-prep-toolkit[ray]==0.2.2
pip3 install data-prep-toolkit-transforms[ray]==0.2.2
pip3 install data-prep-toolkit-transforms[ray,all]==0.2.2
pip3 install jupyterlab ipykernel ipywidgets

## install custom kernel
Expand Down

0 comments on commit 0e7b710

Please sign in to comment.