nbviewer-app icon indicating copy to clipboard operation
nbviewer-app copied to clipboard

A Jupyter notebook viewer for macOS

Results 9 nbviewer-app issues
Sort by recently updated
recently updated
newest added

Please consider submitting the app to be notarized by Apple for Gatekeeper. While users can get around it by telling macOS to open it anyway, it would be nice if...

Open a terminal and run: `xattr -d com.apple.quarantine /Applications/Jupyter\ Notebook\ Viewer.app` You will now be able to load the app

When you include images in the markdown text, they are not displayed in Nbviewer-app. None of these methods work. **Image in same directory** `![](curse-of-dim.png)` **Attached image** `![curse-of-dim.png](attachment:curse-of-dim.png)` **Image with img...

When opening jupyter notebooks that are generated by VsCode, it usually shortens the notebook. This is, it only shows it up to some point.

The title is pretty descriptive. When latex is inserted in the notebook, the app is unable to render it.

Is there a way to change the font that nbviewer uses?

For your convenience, [here's](https://gist.github.com/ryb/178d9bb0b2ec39c33d37685217b6d166) a trivial notebook. Clicking the link takes you to Google, but there's no way to go back to the notebook. I think either a shortcut to...

bug

Hello tuxu, thank you so much for your awesome work on nbviewer! It's a real time saver for me. Is there any plan for adding Table of Content (TOC) support...

enhancement

This may well be a usage mistake on my side (new to Jupyter notebooks): I installed the viewer via brew, removed it from the quarantine and can use it to...