Thank you, but I think I didn’t explain my question clearly enough.
I am not asking about how to upgrade the cookiecutter tool.
I am asking about how to upgrade a specific cookiecutter template, which is the widget-ts-cookiecutter. This template defines dependencies on jupyterlab 3, but I would like to use it with jupyterlab 4.
Hi @Sahid! I had the same problem recently and updated the widget-ts-cookiecutter to the latest versions of both JupyterLab 3.x and 4.x. I just opened the corresponding PRs, so you can take a look:
I can recommend the new free and Open Source tool anywidget to build ipywidgets: Getting Started | anywidget it uses ipywidget as well, but abstracts away all the clutter.