Nicolai
Results
3
comments of
Nicolai
I had the same issue on Ubuntu linux. `webbrowser.get().name` defaulted to 'xdg-open', and I addressed the issue by adding `export BROWSER=/usr/bin/firefox` to .bash_profile, sourcing it and running `jupyter lab`
Great work. As a newcomer to F# I was bummed that this tutorial didn't work out of the box.
Awesome, I'll make a PR :)