-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
As a user, I have a package registered on JuliaHub, and I want to upload a dataset to JuliaHub which a test script (e.g., test/runtests.jl) from my registered package can access.
Here are some questions on how this package should be setup:
- Should my package include a
Data.toml& the project be activated from the test script usingDataSets.jl's API? - Should my package rely on
DataSets.jl's global configuration instead of including aData.tomlwith my package? - Who should be the owner of the dataset? Me or a group?
- Is this a valid use case for
DataSets.jl?
mbauman
Metadata
Metadata
Assignees
Labels
No labels