IvoMerchiers
IvoMerchiers
@jonmmease Would an approach using [signals](https://docs.python.org/3.6/library/signal.html), similar to what is described in [this post](https://www.g-loaded.eu/2016/11/24/how-to-terminate-running-python-threads-using-signals/), be acceptable?
@jonmmease Alright, if nobody else is currently working on it, I'll see if I can tackle the issue. Are there any specific guidelines for contributing?
@swetashre Is there any way to see a roadmap/timeline for such features? Or even to have an idea of whether this is being worked on? Because this is quite a...
@dhilgarth I see that the chocolatey package hasn't been updated since 2015. Would it be possible to do this?
Alright, I might do that. Out of curiosity, is there any specific reason why you stopped using chocolatey?
I had a similar issue when using pyvis on databricks. The solution for me was to generate raw html and render that. So instead of your show command use: ```python...
Alternatively, [Jupytext](https://github.com/mwouts/jupytext) could be helpful for your case. It allows you to save notebooks as code. Then you only need to commit the code to git, whilst you can ignore...
@souvik-databricks , any update on this? I would like to share tempo to some other users, but this is rather blocking for that.