floydhub/floyd-cli

Problem with webbrowser

pkozak opened this issue · 2 comments

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.

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?

Sorry. It was only fake alert, because now I can't reproduce this problem again.