Muhammad Yasirroni
Muhammad Yasirroni
Maybe, it's as mentioned in README.md? ``` python code debugging is not supported. ```
Thanks for the reply. We will try moving from there, but since I'm not that fluent with bash, C++, and Docker, I don't really think that I can help with...
Hi, @goulart-paul , Any update regarding this request?
Can anyone share the app after the build?
Any response from the author @OrtegaJuanJose @tuliomolina?
After some testing, it seems that pytest-notebook ignores `nbdime_config.json`, both on the pytest target folder and on root folder.
[dtaidistance](https://github.com/wannesm/dtaidistance?tab=readme-ov-file) is one good example that each big release contains who make contribution to that release as shown [here](https://zenodo.org/records/5901139).
It has been a long time since I make contribution here. But I will give two opinions based on my experience. 1. You should not optimize number of group, except...
Okay, let's make it simple. Please support `Download plot as png` as method for the figure. Something like: ```python annotate_image = fig.download_image(format="png", engine="kaleido") ``` SInce: ```python annotate_image = fig.to_image(format="png", engine="kaleido")...
Translator: https://github.com/MichaelisTrofficus/gpt4docstrings/blob/518ee7732eb9b28b01466a05c137cc0913f07ce4/src/gpt4docstrings/docstrings_translators/chatgpt_translator.py Generator: https://github.com/MichaelisTrofficus/gpt4docstrings/blob/518ee7732eb9b28b01466a05c137cc0913f07ce4/src/gpt4docstrings/docstrings_generators/chatgpt_generator.py