WLJS Notebook Plugin Template A boilerplate for writting various plugins/extensions for WLJS Notebook Clone it to <AppData>/wljs_packages/ folder and restart an app Commands To bundle Javascript npm i npm run build To restore .git npm run restore Examples Integrating external JS library with Wolfram Kernel Creating Evaluate All button and working with cells Making a new cell type. Basic evaluator