python - Escaping dollar sign in ipython notebook -


i have markdown cell in ipython contains 4 dollar signs. ipython interprets between dollar signs mathjax expression, not want. how escape dollar signs? escaping them backslash prevents mathjax kicking in, backslash shows in compiled markdown.

any ideas on how dollar sign?

thanks

if use <span>$</span>, mathjax won't process delimiter. should able enter in markdown. example, i've used here: $ not math $.


Comments

Popular posts from this blog

node.js - Bad Request - node js ajax post -

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -