jupyterlab / jupyterlab-data-explorer

First class datasets in JupyterLab
BSD 3-Clause "New" or "Revised" License
178 stars 38 forks source link

Simplified data registry interface, added unit tests #148

Closed 3coins closed 2 years ago

3coins commented 3 years ago

Resolves #145, #146, and #147.

Checklist

Please ensure the following tasks are completed before submitting this pull request.

Description

What is the purpose of this pull request? Simplify dataset and registry interface to allow easier adoption by extension creators.

Related Issues

Does this pull request have any related issues?

This pull request:

Questions

Any questions for reviewers of this pull request?

No.

Other

Any other information relevant to this pull request? This may include screenshots, references, and/or implementation notes.

No.

welcome[bot] commented 3 years ago

Thanks for submitting your first pull request! You are awesome! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please make sure you followed the pull request template, as this will help us review your contribution more quickly. welcome You can meet the other Jovyans by joining our Discourse forum. There is also a intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada:

3coins commented 2 years ago

Closing this PR in favor of #149.