Problem with webbrowser
pkozak opened this issue · 2 comments
pkozak commented
Hello!
I've a problem with cli, because the following statement:
webbrowser.open(create_dataset_url)
stop my terminal until I close all browser windows.
Perhaps the threading module could solve this problem.
narenst commented
Hey, can you provide more information on the OS, python version and the browser version you were using?
Also, what command are you running when you see this?
pkozak commented
Sorry. It was only fake alert, because now I can't reproduce this problem again.