You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,13 +37,13 @@ Note that the environment variable `$API_TOKEN` will override `api_token` in `dv
37
37
38
38
## Adding a custom dataset with specific number of files
39
39
40
-
If you want to create a dataset that include a specific number of Dataverse logos with randomized color you can use:
40
+
You can add a specific number of files to the dataset "Dataverse performance test dataset" with:
41
41
42
42
python create_sample_custom_dataset.py
43
43
44
-
You will require to input how many files do you want to create, this step has to be done before you add the sample data or the dataset Dataverse performance test dataset will be empty.
44
+
You will be asked how many files do you want to create and will generate the specified number of files with the dataverse logo with a random color with the PNG extension. This step has to be done before you add the data or the dataset will be empty.
45
45
46
-
If you experience any cairo errors please declare the following env variable as documented [here](https://github.com/Kozea/CairoSVG/issues/392#issuecomment-1927435606
46
+
If you experience the `OSError: no library called "cairo-2" was found` error please declare the following env variable as documented [here](https://github.com/Kozea/CairoSVG/issues/392#issuecomment-1927435606
0 commit comments