You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A couple of students had the issue where a new tab or window would open for the HTML output each time. Understandably aggravating. The webbrowser.open defaults are supposed to prevent this, but I guess they're browser/OS specific? I added the defaults explicitly (ac14058) but I don't know if that helps.
Can you change your default browser to Firefox or something else and test this, preferably on different computers?
The text was updated successfully, but these errors were encountered:
A couple of students had the issue where a new tab or window would open for the HTML output each time. Understandably aggravating. The
webbrowser.open
defaults are supposed to prevent this, but I guess they're browser/OS specific? I added the defaults explicitly (ac14058) but I don't know if that helps.Can you change your default browser to Firefox or something else and test this, preferably on different computers?
The text was updated successfully, but these errors were encountered: