I am running docker on my Win-8.1 machine and tried to run jupyther notebook by the following:
fenics@40dxfb36959c: ~/shared$ jupyter notebook
But I get something like "No web browzer found: could not locate runnable browzer."
I guess this is because I was running in a virtual machine, while my commands were trying to serve notebook from a local directory. I don't know how to fix this. Is there anyone who can help me out of it? Thanks in advance!