Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add-endpoints-and-lookups command template is being printed incorrectly #35

Open
greg-slater opened this issue Feb 6, 2024 · 1 comment

Comments

@greg-slater
Copy link
Contributor

When using the add-endpoints-and lookups command:

digital-land add-endpoints-and-lookups import.csv [COLLECTION-NAME]

THE last bit has to be collection-name. But in the last cell of the notebook [dataset-name] is being used:

print (F"digital-land add-endpoints-and-lookups ./import.csv {dataset}")

This needs to be changed.

@kena-SL
Copy link
Contributor

kena-SL commented Feb 6, 2024

Done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants