899 views

1 Answer

0 0 votes

If you want an executable application that opens Jupyter notebooks for viewing, printing and executing, nterac (https://nteract.io/desktop) is here to serve you. On the other hand, it means we can open Jupyter notebooks as standalone executables, instead of running inside the browser.

However, If you just need preview and do not need to execute, and you have a Mac, use this: https://github.com/tuxu/nbviewer-app

Related questions

1 1 vote
1 1 answer
2.8k
2.8k views
tofighi asked Feb 27, 2020
2,766 views
How can I give access to others to view, comment or edit my Jupyter Notebook on Google Colab?
1 1 vote
1 1 answer
4.0k
4.0k views
askpython asked Oct 30, 2020
4,049 views
Whener I run Jupyter notebook there are some kernels that do not exist on system and generate errors. How can I remove them?
1 1 vote
1 answers 1 answer
5.9k
5.9k views
1 1 vote
1 1 answer
2.5k
2.5k views
tofighi asked Feb 27, 2020
2,534 views
Please show us how to print to pdf in Google Colab or any other webpages in Google Chrome?
1 1 vote
1 1 answer
742
742 views