jupyter-notebook-viewer icon indicating copy to clipboard operation
jupyter-notebook-viewer copied to clipboard

chrome extension for viewing Jupyter Notebooks in the browser without Jupyter Server

Results 4 jupyter-notebook-viewer issues
Sort by recently updated
recently updated
newest added

Is it possible to add a word wrap option to wrap code display? This way, I can display the entire code when printing it.

![image](https://github.com/user-attachments/assets/9b9af534-af54-4384-9e65-56e218d6a108)

Since recently, Chrome throws this warning: "This extension may soon no longer be supported because it doesn't follow best practices for Chrome extensions." It would be great if you could...

As stated in the title. It would be nice to have an option for word wrapping code cells or output. This is useful in cases where I want to print...