Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

How to resize a image in notebook #38

Open
nikorose87 opened this issue Aug 8, 2018 · 2 comments
Open

How to resize a image in notebook #38

nikorose87 opened this issue Aug 8, 2018 · 2 comments

Comments

@nikorose87
Copy link

Hi again

I am applying the latex environments for my entire work, but for presentation I like more to do it with the extension of jupyter (which uses reveal.js) I supposed.

Do you know how can I do for resizing the image in the notebook. If I include the latex syntax it appears in the max size.

Thank you!

@jfbercher
Copy link
Owner

Hi,
Sorry, the LaTeX syntax for resizing an image is not supported in notebook's output. It is still preserved and will be passed to LaTeX if you export your notebook.
Usually the size is given in inches or cm, and the display is in pixels, or in % of the screen, thera are some non easy conversions to do, and this will depend on the screen used. May be some day..

@ginatheducky
Copy link

I would suggest including that information in the documentation, or is it already there and I missed it?

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

No branches or pull requests

3 participants