Olivier de Broqueville
Olivier de Broqueville
@ncarkaci would you mind updating your code (33 commits behind attardi:master). It no longer works, at least for Python 3+. To start with, lines 77 and 78 should be commented...
Same error on macOS Big Sur 11.6 running Python 3.8.8. > ForkingPickler(file, protocol).dump(obj) TypeError: cannot pickle '_io.TextIOWrapper' object
Instead of parsing the code blocks (namely looking for {language}), would there be a way to use a quarto command to execute the code blocks inside qmd files shown in...
@twibiral Don't know if this might help, but by adding the following shell settings in your extension: I was able to run the following shell code block: There are 2...
@rgoldberg Problem is that the data in the iTunes database isn't reliable. As an example, I suggest you search for the ID=1365531024 which corresponds to the Mac App Store app...
@rgoldberg If you use the query https://itunes.apple.com/search?term=id1365531024&country=ch&entity=macSoftware it will result in a json containing: ``` "supportedDevices":["MacDesktop-MacDesktop", "iPhone5s-iPhone5s", "iPadAir-iPadAir", "iPadAirCellular-iPadAirCellular", "iPadMiniRetina-iPadMiniRetina", "iPadMiniRetinaCellular-iPadMiniRetinaCellular", "iPhone6-iPhone6", "iPhone6Plus-iPhone6Plus", "iPadAir2-iPadAir2", "iPadAir2Cellular-iPadAir2Cellular", "iPadMini3-iPadMini3", "iPadMini3Cellular-iPadMini3Cellular", "iPodTouchSixthGen-iPodTouchSixthGen", "iPhone6s-iPhone6s", "iPhone6sPlus-iPhone6sPlus",...
@rgoldberg where did you get the platform parameter from?
Any chances of having this fixed? Btw, how does zsh-better-npm-completion differ with npm completion used in: `npm completion >> ~/.zshrc` ?
On Mac, once you've exported your YiNotes to a PDF document, first highlight and annotate your PDF document using Preview, then you send the document as an attachment to [email protected]....
FYI, I just updated to 7.10.0 and the issue is still present: ``` npm WARN deprecated [email protected]: this library is no longer supported npm WARN deprecated [email protected]: Package no longer...