Mickychen00
Mickychen00
Sorting the bookmarks before telescope showing.
Hi! Is there a sorting strategy by line number in this plugin? An awesome tool!
I have many python script note. After I convert them to Anki by Flashcards. I found it's too long for reading in a phone. Is there a function in flashcards...
Is there a settings or function for SQLITE studio to do "Auto word wrapping" in its SQL Editor? Like VS Code and Sublime Text.
Hi, my matplotlib version is 3.4.3 when I used hv.extension('matplotlib'), the spyder console raise warning: ``` param.notebook_extension: Holoviews matplotlib extension could not be imported, it raised the following exception: ValueError(''Blues'...
Hi, I found ax.annotate() function is not in proplot's API documentation. And I use ax.annotate(), there is nothing shown in the figure canvas. Does proplot lack support in annotate function?
I found that proplot's bar and barh plot function cannot plot stacked figure correctly with both postive and negative values. It means negative values stacked together and positive values stacked...
# Bug Report ## Issue name failed to push to oss ## Description When I use dvc push to oss. Something went wrong. Here is the log: ending a large...
I originally wanted to highlight only the selected portion, but in many documents, the entire line where the selection is located gets highlighted. What should I do in this case?
I encountered a UnicodeDecodeError when trying to call an R plot code using rpy2 on my Windows PC. The error message read "UnicodeDecodeError: 'utf-8' codec can't decode byte 0xce in...