soerenray commited on
Commit
f81ca84
1 Parent(s): ff8004b

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +1 -4
README.md CHANGED
@@ -66,10 +66,7 @@ Install datasets and Spotlight via [pip](https://packaging.python.org/en/latest/
66
  ```
67
  > **_Notice:_** On Linux, non-Python dependency on libsndfile package must be installed manually. See [Datasets - Installation](https://huggingface.co/docs/datasets/installation#audio) for more information.
68
 
69
- Load the dataset from huggingface in your notebook:
70
-
71
- [//]: <> (TODO: Update this!)
72
- Start exploring with a simple view:
73
 
74
  ```python
75
  from renumics import spotlight
 
66
  ```
67
  > **_Notice:_** On Linux, non-Python dependency on libsndfile package must be installed manually. See [Datasets - Installation](https://huggingface.co/docs/datasets/installation#audio) for more information.
68
 
69
+ Load the dataset from huggingface in your notebook and start exploring with a simple view:
 
 
 
70
 
71
  ```python
72
  from renumics import spotlight