Tino Wagner
Tino Wagner
Thanks for the report 👍 I totally agree that external links should be opened in the default web browser.
You're right, it would be fairly simple thing to do. But it requires me to enroll in the Apple Developer Program, which is $99 per year. I'm wondering how other...
There is basic LaTeX support in version 0.1.4. The support was added in https://github.com/tuxu/ipynb-quicklook/pull/7 (issue #12 in this repo), which updated the nbviewer.js code. Could you please provide an example...
Is the window too small on your screen? You can modify`QLPreviewWidth` and `QLPreviewHeight` in Info.plist ([Line 52 to 55](https://github.com/tuxu/ipynb-quicklook/blob/master/ipynb-quicklook/Info.plist#L52-L55)). Right click ipynb-quicklook.qlgenerator in Finder, "Show Package Contents", and then change...
Not from the user interface, but it should be easily possible by changing the CSS in [template.html](https://github.com/tuxu/nbviewer-app/blob/master/Jupyter%20Notebook%20Viewer/template.html). You can find this file by right clicking (Ctrl + click) *Jupyter Notebook...
Thanks for your report! I don't have much time right now to work on the app, but this would be really nice to support. The only way to include images...
Thanks for your input! Great to hear that you like the app! Until now I didn't have plans for TOC support, but it definitely seems like a useful feature. I...
Thanks for the PR, @hcab14! We can upload a new release to PyPI just after your changes are reviewed and merged into master.
Sorry, I was busy with a lot of other things. Hope to get back to you very soon.
Thank you for the feedback! If you check the [README.rst](https://github.com/tuxu/python-samplerate/blob/master/README.rst) here on Github, you'll see that the packages are already mentioned there (commit a9b5d2a). However, there were only a few...