jupyter-notebook-viewer
jupyter-notebook-viewer copied to clipboard
chrome extension for viewing Jupyter Notebooks in the browser without Jupyter Server
Is it possible to add a word wrap option to wrap code display? This way, I can display the entire code when printing it.

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...