koaning / bulk

A Simple Bulk Labelling Tool
MIT License
552 stars 47 forks source link

bulk text not rendering #40

Closed gabriead closed 1 year ago

gabriead commented 1 year ago

Hi @koaning I was running bulk on text with my data (using the code snippet as in embed.py). It produces the dataframe (ready.csv) but it does not open the bokeh UI after running python -m bulk text ready.csv. It doesn't run any local server on the terminal and also does not show any error.

koaning commented 1 year ago

How large is the .csv file? Big?

koaning commented 1 year ago

Also, any details on Python version/OS/etc?

gabriead commented 1 year ago

Good Morning @koaning, I cloned your repo again and now it works like a charme :-)