Joey Tuason: Data Science Portfolio

Logo

Data science and programming enthusiast with passion to explore Machine Learning models

Currently working as an actuary

An advocate for the WFH movement -- I believe this is the future

Never (and never will be) a boomer

View My LinkedIn Profile

How to Jupyter in Android

Always on the fly but need to do that homework due before midnight? Fret not! This guide helps you setup your phone to make you run Jupyter. Anytime. Anywhere.

1 Install Pydroid 3 from the Google Playstore

image

2 Open the App

Click the upper left side (the one with the three lines) to bring up the menu.

3 Click Pip

image

Look for Jupyter, click Install.

image

4 Open the Menu, Go to Terminal

image

Type jupyter notebook. Press enter.

image

5 Just look for that .ipynb file and start editing. Voila!

image

image