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

DCP RemoteDataSet and RemoteDataPattern return None #32

Open
wiwichips opened this issue Nov 6, 2024 · 0 comments
Open

DCP RemoteDataSet and RemoteDataPattern return None #32

wiwichips opened this issue Nov 6, 2024 · 0 comments
Assignees

Comments

@wiwichips
Copy link
Collaborator

wiwichips commented Nov 6, 2024

Example:

>>> my_rds = dcp.compute.RemoteDataPattern('http://localhost:12345/{slice}', 5)
>>> print(my_rds)
None

Instead, this should return a proxied object to the JavaScript RemoteDataPattern object instantiated from the call

Same issue with RemoteDataSet

@wiwichips wiwichips converted this from a draft issue Nov 6, 2024
@wiwichips wiwichips self-assigned this Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

1 participant