Re: [jupyter] Backslash symbol

2023-08-31 Thread Christoph Kukulies
You got to put that in "" (double quotes) print("\n") :) -- Christoph > Am 31.08.2023 um 10:50 schrieb Hanna Kim : > > Hello, > > I cannot type or copy & paste \ symbol only in Jupyter notebook. > It keeps showing me the screenshot error. > > Can somebody help me with this? Thank you very

[jupyter] %load_ext tikzmagic results in ModuleNotFoundError: No module named 'tikzmagic'

2018-11-15 Thread Christoph Kukulies
I'm trying to use tikzmagic in a Jupyter notebook (Python 3.6.6) to no avail. I followed the instructions in this link https://stackoverflow.com/questions/30602433/jupyter-how-to-make-simple-illustrations/30655036#30655036 . Whenever I put the line %load_ext tikzmagic in my Jupyter notebook, I