Skip to content

DCP RemoteDataSet and RemoteDataPattern return None #32

@wiwichips

Description

@wiwichips

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions