rttm-viewer icon indicating copy to clipboard operation
rttm-viewer copied to clipboard

Not able to run rttm viewer in colab

Open AMITKESARI2000 opened this issue 3 years ago • 2 comments

Hi, I followed the steps in your repo and tried to run in google colab. But some error is pooping during install.py. Please check and if possible give an example on colab image

Also when removing the install.py line, it runs but not able to view the result image

PS: runs flawlessly on local environment. Looks great! Thank You

AMITKESARI2000 avatar Jul 21 '22 08:07 AMITKESARI2000

Hi @AMITKESARI2000,

The viewer currently doesn't run on colab because it requires access to the browser. The goal of the installation script is to make the viewer available through a right click on an RTTM file, so it doesn't apply to colab either.

Glad to hear it works locally!

juanmc2005 avatar Jul 25 '22 08:07 juanmc2005

Just a suggestion, I saw that optuna library can plot interactive graphs like yours in a jupyter notebook as well, example. If possible, hope to see it in future!

AMITKESARI2000 avatar Jul 26 '22 19:07 AMITKESARI2000