An error occurred fetching the project authors.
- 03 Dec, 2015 7 commits
-
-
Ayush Tiwari authored
Following changes :- 1. More comments and description. 2. Useless empty display_response removed. 3. Use of MagicInfo class and then MAGICS dictionary to ease up with lookup. 4. Error handling more robust. 5. Add restriction message on Jupyter frontend for user to not change module objects explicitly 6. For successfull request to server, use mime_type returned from result only 7. Add message in custom.js to not dynamically alter imported module for users 8. Ease in adding new magics 9. Refactored erp5 kernel to enter required magics ['user', 'password', 'url', 'reference'] in any possible combinations 10. Exception handling for content which aren't json 11. Docstring for ERP5Kernel class 12. Handle cases for server side error in ERP5Kernel 13. Add display_response parameter 'display_message' parameter would be used to check if there is a need to display 'message' after making a successful request to erp5 or not. Useful for magics such as '%my_notebooks' for which we don't need to show message cause we are already getting some content from erp5 for this magics. 14. rename response parameter to message.
-
Ayush Tiwari authored
IPython Notebook: Explicitly add environment variable around wrapper and use ipython directory inside instance in env
-
Ayush Tiwari authored
IPython Notebook: Add dynamic-template-base section for common jinja related file section and extend them with this section
-
Ayush Tiwari authored
IPython Notebook: Add download-file-base section which would be extended by sections requiring common usage
-
Ayush Tiwari authored
-
Ayush Tiwari authored
-
Ayush Tiwari authored
Use spinal-case('-' separated) instead of snake_case('_' separated) in section names.
-
- 19 Jul, 2015 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 22 Jun, 2015 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 11 Jun, 2015 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 04 Jun, 2015 1 commit
-
-
Ivan Tyagov authored
-
- 19 May, 2015 1 commit
-
-
Julien Muchembled authored
-
- 01 May, 2015 1 commit
-
-
Jérome Perrin authored
-