jupyterlab / extension-template

A `copier` template for JupyterLab extensions
Creative Commons Zero v1.0 Universal
54 stars 17 forks source link

Add project URLs to pyproject #28

Closed krassowski closed 1 year ago

krassowski commented 1 year ago

Equivalent URLs are already added in package.json but not in the pyptoject.toml (which is useful to link back from PyPI to repo).

welcome[bot] commented 1 year 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:

krassowski commented 1 year ago

Ups, its already in dynamic. Closing.