How to access Jupyter Notebook on Pydroid
Pydroid is a mobile platform that affords Python developers interface to work on codes. Downloadable from the Google Play Store, the app presents a fantastic mobile platform for Python code editing and running.
Aside from making Python regular IDLE available for scripting on mobile devices, it also leverages on mobile Internet browser apps support to make code editing and presentation on Jupyter Notebook accessible.
On Pydroid, Python software developers have avenues to install some mostly used libraries through Quick Install option on the mobile app.
Some of the libraries on the Quick Install link are numpy, pandas, Matplotlib, Jupyter Notebook, PIL, and a company of others.
To get Jupyter Notebook on your Pydroid, click on the Quick Install link from the pip option on the Pydroid Menu, then beside Jupyter link, click on INSTALL link. Wait for the installation.
To launch Jupyter Notebook live on Pydroid, go to Terminal link on the Menu at the left side of the Pydroid dashboard, click the link, and at the cursor point, type "jupyter notebook" then enter. Your notebook appears like frog eyes.
While using the interactive notebook for plotting using your Matplotlib tools, remember to start your code with " %matplotlib inline ", otherwise the pictures will not display.
Thanks, if you still have questions, feel free to ask at the comment section.
samsung.
master frack ar hack1212…
Sorry for delay! Maybe the notebook was not properly installed. Or your mobile does not support the notebook configurations. You may however uninstall and retry.
Thanks.