jupyter-book/thebe

Change `thebe`'s main file to be thebe.js

Opened this issue · 1 comments

Currently this is index.js, and chunks are 000.index.js which is not convenient for people who are trying to deploy thebe assets with their sites, as index.js can easily collide.

This should be renamed to thebe.js

this change should trigger a major version bump?