This is a fork of @jupyterlab/notebook
to test feasibility of replacing core components of JupyterLab in the extension
- Copy
@jupyterlab/notebook
source to this folder - Change name in
package.json
from@jupyterlab/notebook
to@orbrx/my-custom-notebook
. npm install
jlpm install
- Apply my changes to the core library and build