deepfates/memery

voila doesn't work from pip install

Closed this issue · 1 comments

Because of course it doesn't, nbdev converts all those notebooks to python apps first. If I want to use ipywidgets for the GUI I need to find a different way to deploy.

Ultimately, though, the ipywidgets GUI is most useful within the Jupyter environment. Data scientists will like it. But regular users need a program they can access from their application menu. Time to start researching cross-platform GUI libraries...

closing this because I replaced voila with streamlit