I have PYNQ running on my board. I am going through the process of learning the Jupyter Notebook and brushing up on my Python. Since I want the flexibility of working on my notebook code anywhere without my board I decided to install Jupyter on my Ubuntu 16 VM install.
It works but I am have a problem with the Kernel stability on Ubuntu.
It keeps restarting. I had some issue with the pip and ipython versions when I was installing everything so I am looking into that as to maybe the source of my issues.