Joel Ostblom

Results 519 comments of Joel Ostblom

Thanks for adding to this issue, I can add some more thoughts myself too. I think one of the great advantages with a dedicated `violin` mark would be the ability...

Great! Thanks for fixing it so quickly!

I noticed that one of the tests failed because of the changes in this PR and just fixed that. The single remaining failure seems unrelated to this PR so this...

@MrMino @Carreau Let me know if you require any additional info or more examples before reviewing this PR. I appreciate that there are a lot of PRs to review in...

Thanks for the reply! I am happy to hear you think this functionality would be useful so thanks for sharing that. I totally understand that it is difficult to find...

I personally don't need annotations within the podcast app, but I think the functionality of custom bookmarks/chapters would be very useful when listening to podcast in a setting where it...

We are also encountering this issue when trying to create and introductory Python book for datascience. A current workaround for this is to insert and empty figure reference just under...

This might be the same underlying issue as mentioned in #646 because the workaround in the comment https://github.com/rpy2/rpy2/issues/646#issuecomment-706622602 also works for showing the datamations input inline.

First of all, thanks for making `rpy2`! I have just started using it and it has already been very helpful! I wonder if the `-d` parameter could be used to...

Cool! Thanks for sharing @krassowski ! It works for me when I run your `ggiraph` code, but when I run the plotly code I posted above I get ``` FileNotFoundError:...