jupyterlab / extension-cookiecutter-ts

A cookiecutter recipe for JupyterLab extensions in Typescript
BSD 3-Clause "New" or "Revised" License
181 stars 88 forks source link

Add a lerna/monorepo switch or alternate cookiecutter #292

Open bollwyvl opened 1 year ago

bollwyvl commented 1 year ago

Problem

It doesn't take long for an extension to benefit from multiple, separately npm-packaged extensions which are still distributed in the same pypi package. This is particularly relevant to themes.

Proposed Solution

One of:

Additional context

This stemmed from a discussion on theme extensions, which don't play well outside of strict light/dark variants, but the monorepo pattern

welcome[bot] commented 1 year ago

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively. welcome You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada: