You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A solution suggested by @jtpio is to use handlebars.
Another solution would be to have the ts files generated / confugred by cmake when building the jupyterlite kernels.
Currently there is a build step in
package.json
involving a call tosed
to replace a substring:xeus-lua-kernel/package.json
Line 45 in e3a1937
We should look into making this step more robust.
The text was updated successfully, but these errors were encountered: