Skip to content

Commit

Permalink
Merge pull request #730 from IBM/shahrokh_readmestuff
Browse files Browse the repository at this point in the history
Update README.md of the intro example for the typo
  • Loading branch information
touma-I authored Oct 22, 2024
2 parents fb01832 + 64b3ea8 commit a32a3aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/notebooks/intro/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ conda create -n data-prep-kit -y python=3.11
conda activate data-prep-kit

# install the following in 'data-prep-kit' environment
pip3 install data-prep-tooklit==0.2.1
pip3 install data-prep-toolkit==0.2.1
pip3 install data-prep-toolkit-transforms==0.2.1
pip3 install data-prep-toolkit-transforms-ray==0.2.1
pip3 install jupyterlab ipykernel ipywidgets
Expand Down

0 comments on commit a32a3aa

Please sign in to comment.