ipython / ipython/ipython

Mathtype in ipython notebook

Open
#11,232 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.