• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here:Home » How To Run Jupyter Notebook on Android (Termux CLI)

By Abhishek Ghosh May 1, 2018 8:24 pm Updated on May 1, 2018

How To Run Jupyter Notebook on Android (Termux CLI)

Advertisement

We discussed about custom repo setup on Termux. We will actually see that application here. In this Guide, We Will Discuss How To Run Jupyter Notebook on Android Using Termux CLI. It is no way closest to real stable way, you may need to modify, develop, contribute to make it smooth. The total method is time taking, may throw error demanding searching fix. It is recommended to use an USB mouse or keyboard with Android to work. It is practically from official guide after testing.

How To Run Jupyter Notebook on Android

 

How To Run Jupyter Notebook on Android

 

Open Termux, run update, upgrade :

Vim
1
2
apt update -y
apt upgrade -y

In case you have no cURL installed, install it :

Advertisement

---

Vim
1
pkg install curl

Then run this :

Vim
1
curl -L https://its-pointless.github.io/setup-pointless-repo.sh | sh

You can see the above thing here :

Vim
1
https://github.com/its-pointless/its-pointless.github.io

Next install the needed things, one by one :

Vim
1
2
3
4
5
6
7
8
apt install python python-dev clang fftw
apt install freetype freetype-dev libpng libpng-dev pkg-config
apt install libzmq libzmq-dev
pkg install numpy scipy
pip install --upgrade pip  # Could probably be omitted
pip install pandas matplotlib jupyter
# backup command
## LDFLAGS=" -lm -lcompiler_rt" pip install matplotlib

It is super disgusting to install cython :

Vim
1
2
3
LDFLAGS=" -liconv" pip install cython
## backup way of numpy
# LDFLAGS=" -lm -lcompiler_rt" pip install numpy==1.12

It is very easy to get errors in red font.

Vim
1
2
3
4
5
apt install git
git clone git://github.com/statsmodels/statsmodels.git
pkg install proot
termux-chroot
pip install scikit-learn

Then you can run Jupyter notebook in Termux like you do on full computer. You will get informative screen and link after running command. It feels like 7 years back.

Tagged With jupyter android , install jupyter notebook on termux , jupyter notebook android , jupyter notebook termux tutorial 2019 , termux jupyter notebook , how to install jupyter notebook on termux , термукс юпитер ноутбук , how to install jupyter notebook on android , how to install jupyter notebook in termux android , cloud server on termux
Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to How To Run Jupyter Notebook on Android (Termux CLI)

  • Nginx WordPress Installation Guide (All Steps)

    This is a Full Nginx WordPress Installation Guide With All the Steps, Including Some Optimization and Setup Which is Compatible With WordPress DOT ORG Example Settings For Nginx.

  • Jupyter Notebook Tutorial : Part 1

    Jupyter has notebook that let us to write and execute code, analyze data and do more. Here is How To Install Jupyter Notebook Tutorial.

  • Initial Repo Setup For Termux Android Linux Environment

    Here is CLI Guide For Initial Repo Setup For Termux Android Linux Environment to Make it Like Regular GNU/Linux Server to Run Apache HTTP Server, PHP, MySQL, Python etc.

  • OpenShift OctoPress Auto install Script

    OpenShift OctoPress Auto install Script is an Advanced Script to Run OctoPress on Free OpenShift PaaS Practically Without Any Knowing Ruby or Git.

performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Hybrid Multi-Cloud Environments Are Becoming UbiquitousJuly 12, 2023
  • Data Protection on the InternetJuly 12, 2023
  • Basics of BJT TransistorJuly 11, 2023
  • What is Confidential Computing?July 11, 2023
  • How a MOSFET WorksJuly 10, 2023
PC users can consult Corrine Chorney for Security.

Want to know more about us?

Read Notability and Mentions & Our Setup.

Copyright © 2023 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy