Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add LaTeX Support #12

Closed
frankhome61 opened this issue Feb 27, 2019 · 10 comments
Closed

Add LaTeX Support #12

frankhome61 opened this issue Feb 27, 2019 · 10 comments

Comments

@frankhome61
Copy link

Is it possible to add LaTeX support?

@kinoute
Copy link

kinoute commented Nov 1, 2019

Any update on this? That would be great. nbviewer.js seems to have integrate this.

@MattiooFR
Copy link

Hey @tuxu thanks for this amazing addon ! Could you implement the last nbviewer.js to add the LaTeX support ? I would have done it myself but I have no idea how to generate the ipynb-quicklook.qlgenerator ...

@kinoute
Copy link

kinoute commented Apr 4, 2020

Hey @tuxu thanks for this amazing addon ! Could you implement the last nbviewer.js to add the LaTeX support ? I would have done it myself but I have no idea how to generate the ipynb-quicklook.qlgenerator ...

I added latex partially and built the generator. You can find it here: https://github.com/kinoute/macos-setup/tree/master/misc

@kinoute
Copy link

kinoute commented Apr 4, 2020

My PR is here by the way: tuxu/ipynb-quicklook#7

@MattiooFR
Copy link

Merci beaucoup ! :) I just installed it but I think the old is still in control, I will wait until I restart my computer to see if it changes. I tried qlmanage -r already

@tuxu
Copy link
Owner

tuxu commented Apr 12, 2020

Hi everybody! Sorry for letting you wait so long. I'll prepare a new release in the next couple of days. Thanks @kinoute for the PR!

@MattiooFR
Copy link

How can I remove the previous version to install the updated one ?

@kinoute
Copy link

kinoute commented Apr 15, 2020

It's been a while since I installed this. I found out that I have installed various generators in /Library/Quicklook and some in /Users/kinoute/Library/QuickLook. Don't know why but I guess I had some problems to make them work at that time.

The ipynb-quicklook.qlgenerator is inside the /Library/Quicklook folder.

@tuxu tuxu closed this as completed in ac46685 Apr 26, 2020
@tuxu
Copy link
Owner

tuxu commented Apr 26, 2020

Hope the new release is more convenient to use 🙂

qlmanage -m | grep org.jupyter.ipynb will tell you which generators are registered. The app bundles the QuickLook generator, so no installation into /Library/QuickLook or ~/Library/QuickLook is required. As far as I can tell, you only need to start the app once to update the registered generator.

@MattiooFR
Copy link

MattiooFR commented Apr 27, 2020

Oh, I actually had forgotten that there was an installed jupyter notebook viewer. Now I understand why bringing the new ipynb quicklook generator from @kinoute in the Library was having no effect ahah. Thanks for the update ! You rock 💪🏼

EDIT:

Seems that my quicklook still show me latex like this $$\frac{}{}....$$ 🤔
I uninstalled the app with brew and installed it again

Aaah, brew still install the 0.1.3 !

EDIT 2:

Works perfectly when using the release zip file ! 🙏🏼

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants