You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(void function(["", "", "", ...])) Remote.set("[target]")
This function should send a request to the attached Hub.
(promise function(["", "", "", ...])) Remote.get("[target]")
This function should send a request to the attached Hub. It should also attache a handler to the hub that license to a return value.
Requirements
[explain the concrete changes to the project needed for your feature, example below]
Add a "Delete" button to the dataset management page.
Non concrete change: Create system for showing messages to user.
Add delete function to dataset interface.
Other thoughts
[explain any other ideas or thoughts you have about this feature.]
The text was updated successfully, but these errors were encountered:
Create an object with the following interface:
Requirements
[explain the concrete changes to the project needed for your feature, example below]
Other thoughts
[explain any other ideas or thoughts you have about this feature.]
The text was updated successfully, but these errors were encountered: