Mathtype in ipython notebook
Open
- Dominant language
- Python
- Stars
- 16.8k
- Forks
- 4.5k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 6
Description
How to include mathematical equations in ipython notebook without Latex. Here we have to give drag and drop option to the user. A user can insert a mathematical symbol by simply clicking on the button.
Similar to this (https://gist.github.com/hiamandeep/bdbf23e83a554d643371)
When I tried this example, I am not able to find the required JS libraries
require(["widgets/js/widget", "widgets/js/manager"], function(widget, manager){
Contributor guide
Assessment
This issue has not been assessed yet.