📜🤖 Added by blurb_it.

This commit is contained in:
blurb-it[bot] 2020-04-23 01:59:01 +00:00 committed by GitHub
parent 66ed3fe3df
commit aed76d8c02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
When loading Jupyter Notebook, a NotADirectoryError: [Errno 20] Not a directory: 'xdg-settings' error was showing. This seems to be because Darwin systems were using Win settings.
The pull request has addressed this by modifying the webbrowser.py code.