jupyter / jupyter_console

Jupyter Terminal Console

Home Page:http://jupyter-console.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

why I try to use %paste, it doesn't work?

lien-Gu opened this issue · comments

commented

Tt shows:
UsageError: Line magic function %paste not found.
I tried Jupyter notebook and Jupyter Lab and Jupyter Qtconsole. %cpaste also dosen't work.

%paste and %cpaste are deprecated in IPyhon 5.0, just copy and paste them. To check IPython version number: type IPython in cmd.