• 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 , jupyter notebook android , jupyter notebook termux tutorial 2019 , termux jupyter notebook , how to install jupyter notebook on termux , install jupyter notebook on termux , how to install jupyter notebook on android , термукс юпитер ноутбук , cloud server on termux , how to run jupyter notebook on phone

This Article Has Been Shared 964 Times!

Facebook Twitter Pinterest
Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Orthopaedic 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)

  • Install Apache Kafka on Ubuntu 16.04 : Single Cloud Server

    Here Are The Steps On How To Install Apache Kafka on Ubuntu 16.04 Running One Single Cloud Server Instance. Apache Kafka

  • Install Apache Zeppelin On Ubuntu 16.04

    Zeppelin Can Be Pre-Built Package Or Can Be Build From Source. Here Is How To Install Apache Zeppelin On Ubuntu 16.04 Building From Source.

  • Theoretical Foundations of Big Data : Part 1

    This article Theoretical Foundations of Big Data aims to provide an overview of theoretical models of the data analysis and administration.

  • Fundamentals on Hovering Data Cloud

    From the basic idea of ​​communication between cars, the concept of Hovering Data Cloud system is developed. It is related to telecom & IoT.

  • How To Install RabbitMQ on Ubuntu 16.04 LTS

    RabbitMQ is a Message Broker for the Messaging Protocols. Here Are the Steps on How To Install RabbitMQ on Ubuntu 16.04 LTS Server Over SSH.

Additionally, 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

You can subscribe to our Free Once a Day, Regular Newsletter by clicking the subscribe button below.

Click To Subscribe

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 (21K Followers)
  • Twitter (5.3k 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

  • Best Powerpoint Templates for Communicating IoT Concepts April 17, 2021
  • How to Build a DIY Water Level Indicator? April 16, 2021
  • How Startups Can Convince the Investors April 14, 2021
  • What to Know About the Cloud Storage Services for Smartphones April 13, 2021
  • WonderFox HD Video Converter Factory Pro Review April 10, 2021

 

About This Article

Cite this article as: Abhishek Ghosh, "How To Run Jupyter Notebook on Android (Termux CLI)," in The Customize Windows, May 1, 2018, April 18, 2021, https://thecustomizewindows.com/2018/05/how-to-run-jupyter-notebook-on-android-termux-cli/.

Source:The Customize Windows, JiMA.in

 

This website uses cookies. If you do not want to allow us to use cookies and/or non-personalized Ads, kindly clear browser cookies after closing this webpage.

Read Cookie Policy.

PC users can consult Corrine Chorney for Security.

Want to know more about us? Read Notability and Mentions & Our Setup.

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

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