%paste magic when connecting to a ipython notebook kernel -


i using ipython notebook code connect kernel on terminal debugging. launch interactive terminal connected kernel do:

ipython console --existing kernel-715d122b-4902-4c9d-a663-8da4c34c96ee.json --profile notebook 

when not have access %paste magic since not loaded in notebook profile. how can load %paste magic in case?

thanks.


Comments