Good morning everyone!
I am using the function and when writing I get keyboard shortcuts and it doesn’t allow me to do things correctly.
I have tried to disable them using the line:
%%javascript
Jupyter.keyboard_manager.disable()
But it gave me the next error:
Javascript Error: Jupyter is not defined
Any solution?
Thanks