Sorry, I am asking this question again as a new topic. I am trying to use Jupyter slicer to visualize my results and share it to some non-technical users. For this, I am planning to use Viola with a jupyter notebook.
Now I want to remove the code blocks from my notebook, so a user can directly interact with the results. For this I am trying to integrate voila with binder as follows:
it seems fairly easy to deploy your app with Voila, however I could not manage to do it yet. Has anyone tried this? Can anyone share any example?
For reference, the link of my repo is attached in my last message…
Hi developers, Sorry for asking this question again…
Since it mentioned here, it seems a bit straightforward, however, I could not manage to deploy slicer jupyter with Voila…