Mio repo con esempi base di notebook https://github.com/fanzago/jupyter Alcuni comandi utili Shift + enter  - cell execution ESC a,b - add cells ESC dd - delete cell %lsmagic %run %load %who  - list of python variables %pinfo - description of variable %env - environment variables !Pip freeze - python modules installed !Pip install