* Add API for setting kernelspec in ipynb files
Fixes#130602
This adds a new API to the built-in ipynb extension that lets other extension set the kernelspec metadata on a notebook file
* Temporarily skip the notebook editor tests
We need the new webview content to be published before these can run
* Use `custom` instead of top level property