Skip to content

Commit

Permalink
Merge pull request #688 from dnielsen/dev
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
touma-I authored Oct 10, 2024
2 parents efc1162 + c11da2e commit b099d2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ python -m ipykernel install --user --name=data-prep-kit --display-name "dataprep
Test, your installation. If you are able to import these data-prep-kit libraries successfully in python, your installation has succeeded.

```bash
## start python interpretter
## start python interpreter
$ python

# import DPK libraries
Expand Down Expand Up @@ -240,4 +240,4 @@ If you use Data Prep Kit in your research, please cite our paper:
primaryClass={cs.AI},
url={https://arxiv.org/abs/2409.18164},
}
```
```

0 comments on commit b099d2d

Please sign in to comment.