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

Make it clear what to do if only using datashuttle locally (no data transfer, no central path) #406

Open
JoeZiminski opened this issue Jun 29, 2024 · 0 comments
Labels
enhancement New feature or request priority

Comments

@JoeZiminski
Copy link
Member

This would include:

  • adding some documentation to setup page, allowing central_path to be None
  • grey out transfer page / raise easy to understand error on trying to use transfer functions if central_path is None.

This may be a little bit hairy because so far the design has not considered central_path to be None. We will need to check all instances in which it is used and raise errors appropriately. However, I think this should be fairly straightforward as only a few user-facing API rely on central_path.

@JoeZiminski JoeZiminski added the enhancement New feature or request label Jun 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority
Projects
None yet
Development

No branches or pull requests

1 participant