jupyterlab / extension-cookiecutter-ts

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

Remove references to Node 14 #270

Closed JasonWeill closed 1 year ago

JasonWeill commented 1 year ago

Description

NodeJS version 14 reaches end of life (EOL) on 2023-04-30. Node 16 reaches EOL on 2023-09-11. For long-term support (LTS), we should be using Node 18, or Node 20 when it becomes available. (Only even-numbered Node versions provide LTS.)

In the cookiecutter, Node 14 is mentioned here:

https://github.com/jupyterlab/extension-cookiecutter-ts/blob/5915fad66084ac39cc5f6300d2b205f8ddc0155f/%7B%7Bcookiecutter.python_name%7D%7D/binder/environment.yml#L17

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: