Erp5 data notebook
Business template to interact between erp5 and jupyter. Also rebased from git master, therefore upto date. Following are the main features in this BT -
- Data Notebook Module - Adding Data Notebook to erp5 and saving the code and their result in erp5.
- Extensions - AddPersistentMapping - Extension featuring addition of PersistentMapping object and editing it. Jupyter Compile - Extension for compiling code from ipython frontend and giving the result back. It also handles the error and executes both statements and expressions.