stack/erp5: Add erp5 jupyter kernel to zope
Hello,
for a customer project we use the ERP5 jupyter kernel from within ERP5. We have an extension script which automatically executes jupyter notebooks in order to create reports in form of web pages. Until now we used locally adapted instance*.cfg.in to provide this functionality, but in the process of upgrading the software release we wanted to add it to the SlapOS master branch.
I added one unit test to erp5_data_notebook to ensure the erp5 kernel is available with the given changes and this test already passed on my development instance.
Edit: This test also passed in an ERP5 Test suite.
/cc @jerome @romain @tatuya @klaus
Best, Levin