pipalacademy / sigma

Sigma is a collection of tools to streamline the trainings for Pipal Academy.
https://pipalacademy.github.io/sigma/
MIT License
0 stars 0 forks source link

Add support for auto-refresh for notebook preview #9

Open anandology opened 1 month ago

anandology commented 1 month ago

Right now, the user has to reload the page to see the changes. Auto-refresh the notebooks when they change. It shouldn't be that hard to do that with polling.


Epic #8

anandology commented 1 month ago

This was actually implemented before and I have used it for one of my earlier trainings. May be for perfios training. I think I have even setup one for the last arcesium training. I need to check if I have the backup of those files somewhere.