This application allows to open ipynb files and VIEW them on mobile or tablet. We are rendering Jupyter notebooks using html pages (cached locally)
Features: * View ipynb files. * Save the ipynb files as pdf. * Customise the pdf before saving (Potrait/ Landscape and other default features) * Multiple html rendering are supported. * Zoom functions are supported. * Can open notebooks from Google Drive using default file picker (Google colab is also supported). * Original Jupyter NbConversion is supported as Experimental Features.
Future Rollout: * Currently Experimental feature (Original Jupyter NbConversion) is running in a basic server and if there are enough support it will be moved to main application with fast servers. * Open and View ipynb files directly from file manager. * Render and view ipynb files from links (ex: Gist, Github). * Performance and bug fixes.
Please request for any new feature and if its feasible it will be added in the future rollout. Note: This app is only for viewing ipynb files and does not support editing. For editing please use Google colab in browser.