Hi guys I have a great problem: when i develop my model on jupyter notebook, i'm used to write the command:
%qtconsole
in order to test a little pieces of notebook before implementing them. I had to install a new jupyter environment as always done, but in this case if i run this cell nothing happen. If i write !jupyter console
work, but I cannot write on the jupyter notebook because it appears as it is bsy with the console. How can i call a console connected to my jupyter notebook to test a little pieces of code? Thank you for the attention and the patience. Have a good day