You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Jupyter notebook, once I call init_notebook_mode() and save and close the notebook and reopen it, all the math formula (in markdown) which were centered before, are flushed to the left. I am using python 2.7, plotly version 1.9.10 and Jupyter 4.1.0!
In Jupyter notebook, once I call
init_notebook_mode()
and save and close the notebook and reopen it, all the math formula (in markdown) which were centered before, are flushed to the left. I am using python 2.7, plotly version 1.9.10 and Jupyter 4.1.0!Here is an example:
Cell 1:
Cell 2:
The text was updated successfully, but these errors were encountered: