eijoac
eijoac
allow cover filename to be the same as music file (+ .jpg, etc). I put all songs in one album in one file and all albums in a few directories....
The Tufte pdf handout rendering seems to have an issue aligning 'margin figure' and main text. I believe the top of the 'margin figure' should align with the first line...
I got "No matching results were found." when doing "Get tags from MusicBrainz (by MB album ID)". However, the MBID I searched should be there. This is the one I...
Add a "Reset" next to the "Edit" in the codapi-toolbar. When clicked, it resets back the original code in the code block. This would be super useful after editing the...
### What happens? Doesn't show `PRAGMA` statement results in a SQL cell in Jupyter Notebook. See an example below. ``` %config SqlMagic.autopandas = True %config SqlMagic.feedback = False %config SqlMagic.displaycon...
Love the idea of litedown. It worked well for a simple site I tried to create. One thing I found a bit hard during my use of litedown is that...
In the search() method of the MCTS class, when a leaf node is reached, after the expansion, action prior probability and leaf state value initialization from the NN, shouldn't we...