jupyter / jupyter_console

Jupyter Terminal Console
http://jupyter-console.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
250 stars 145 forks source link

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

Open lien-Gu opened 3 years ago

lien-Gu commented 3 years ago

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

liuqiong806 commented 1 year ago

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