---
title: "Juno Connect: Jupyter Client - Bewertungen, Einnahmen und Downloads in Australien | Apple App Store"
description: "Juno Connect is a client app for Jupyter, a cloud-based computational environment. Juno Connect lets you leverage the computing power of a remote Jupyter server right from your iPhone or iPad.  With J"
---

# Juno Connect: Jupyter Client — Australien
> Cloud Coding/Programming IDE

![Juno Connect App Icon](https://is1-ssl.mzstatic.com/image/thumb/Purple122/v4/78/d4/78/78d478ee-9669-1a93-b4d7-36dab633d414/AppIcon-0-1x_U007emarketing-0-9-0-85-220.png/434x0w.png)

**Developer:** [Rational Matter](https://apptail.io/de/developer/rational-matter-VPy)
**Category:** Developer Tools
**Rating:** 4.6/5 (47 ratings)
**Price:** Free
**Bundle ID:** com.rationalmatter.juno
**Store:** Apple App Store
**Country:** Australien
**Version:** 1.6.13 (released 2022-09-18)
**Original Release:** 2018-01-24
**Languages:** English

**App Store Link:** [Download on Apple App Store](https://apps.apple.com/au/app/app/id1315744137)
**AppTail Page:** [https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/australia](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/australia)

## Juno Connect Description
Juno Connect is a client app for Jupyter, a cloud-based computational environment. Juno Connect lets you leverage the computing power of a remote Jupyter server right from your iPhone or iPad.

With Juno Connect you can:

• Connect to cloud-computing services, such as CoCalc, Binder, SageMaker, Gradient or NAAS
• Add and configure your own remote Jupyter servers
• Leverage SSH tunneling with local port forwarding for secure connections
• Take full advantage of your keyboard and trackpad in our full-featured code editor
• Utilise full multitasking capabilities on iPad

When you run code in Juno Connect, the actual computing is happening on a remote Jupyter server, giving you access to virtually unlimited computational resources from your iPhone or iPad. You can either connect to your own Jupyter server — directly via HTTP/HTTPS, or by establishing an SSH tunnel with local port forwarding — or use cloud computing services, such as CoCalc, Binder, SageMaker, Gradient or NAAS. And if you would rather execute code on device instead, check out our other app Juno, it lets you work with Jupyter notebooks autonomously on your iPhone or iPad.

Juno Connect offers a full-featured notebook and code editor, providing a complete development environment on your iPad or iPhone. it supports Dark Mode and Dynamic Type, offers extended on-screen keyboard and works beautifully with all hardware keyboards and trackpads. Juno Connect lets you reach your Jupyter server easily and securely with SSH tunnel using local port forwarding. You can launch Juno Connect in Split-screen mode alongside other apps on iPad — run notebooks with documentation, terminal, or other code editor in front of you.

WHAT IS JUPYTER?

Jupyter is an interactive cloud-based computational environment, where you can combine code execution, rich text, mathematics, plots and rich media. It works with Jupyter notebooks, a computational document format that allows storing live code, markdown text, plots, images and equations in LaTeX — all wrapped into a single notebook file.

Notebook documents keep record of all inputs and outputs of the interactive programming session, and the rich output generated by running R, Python or Julia scripts (including HTML, images, video, and plots) is embedded into the Jupyter notebook document. They are especially convenient if you are coding in Python for data analysis, machine learning, or computational science in general.

A notebook consists of a sequence of cells, each representing either a narrative text in a form of markdown text or HTML, or a coding script with a text or media output. This makes notebooks both human-readable documents with the analysis description and the results (figures, tables, etc), as well as executable scripts for data analysis or plain programming. You can use Jupyter notebook as a document with optional executable code in it, or simply as a programming playground for data manipulation and experiments.

Jupyter supports countless programming languages, including Python, R, Julia, and Scala. Jupyter lets you leverage big data tools, such as Apache Spark, from Python, R, and Scala — or explore that same data with pandas, scikit-learn, ggplot2, PyTorch and TensorFlow. And, of course, Juno Connect lets you use whichever language kernels and libraries are installed on your Jupyter server right on your iPhone or iPad.

## Juno Connect Screenshots
- [Screenshot 1](https://is1-ssl.mzstatic.com/image/thumb/PurpleSource124/v4/7c/61/a3/7c61a342-8bb8-6936-f812-9661da1a8024/596ff64f-4980-4d8c-a472-d0296845388a_1.png/1242x2688.png)
- [Screenshot 2](https://is1-ssl.mzstatic.com/image/thumb/PurpleSource114/v4/a8/ae/4a/a8ae4a0c-2038-7532-df99-f24de31017c1/96671a97-b568-4fcb-835f-5a27412849a7_2.png/1242x2688.png)
- [Screenshot 3](https://is1-ssl.mzstatic.com/image/thumb/PurpleSource114/v4/9e/9c/45/9e9c45ba-f040-9f35-e6dd-c13212b8215f/a3ac7c61-c2cd-42a0-8936-dd8471e14cea_3.png/1242x2688.png)
- [Screenshot 4](https://is1-ssl.mzstatic.com/image/thumb/PurpleSource114/v4/01/eb/30/01eb3023-1e22-ed54-075c-8d516590fbb4/65797734-6c55-414f-b605-b2edd0b6a090_4.png/1242x2688.png)

## Juno Connect Rating Breakdown in Australien
- 5 stars: 38 (81%)
- 4 stars: 6 (13%)
- 3 stars: 0 (0%)
- 2 stars: 0 (0%)
- 1 stars: 3 (6%)

## Juno Connect Reviews in Australien

### *---- "Not working"
Can’t get the app to display my notebook, which displays fine in web browsers
-- Max!12345, 2025-12-02

### *---- "No longer connects to CoCalc!"
No longer connects to CoCalc
-- Ebia0, 2021-07-22

### ***** "Good app"
Not many apps out there that will let you connect to remote Jupyter servers. Also very impressed app handles ssh port forwarding. 

App is super stable and does exactly what it needs to do without any fuss. Well worth the price for those that need an app like this.
-- unixlover77, 2020-12-08

### ***** "Great feature heavy Jupiter client!"
I purchased this App over a month ago and it is great for editing and browsing my my Jupiter notebooks on the fly with my iPad Pro. With touch design in mind, this is far easier to use on an iOS device when compared to viewing a notebook inside a web browser which, if I’m being honest, is not always user friendly in a touch screen environment. 

Great job with the App!
-- JustAnotherUniStudent, 2019-04-27

### ****- "Nice"
Really nice to see this on an iPad. Works amazingly well.

A few improvements I’d like to see

- support for ssh port forwarding

- it would be nice if you can select a cell for running, without having the keyboard popup and obscure half the screen

- a button to run the whole notebook?

- a button to run a cell and then jump to the next executable cell so one could step through a notebook ?
-- Karl in Melbourne, 2018-11-08

### ****- "Almost perfect"
Plus, please add support for google colab.

Also, consider open up the notebook from  SSH port forwarding.
-- toomanybitcoins, 2018-04-20

### ****- "Apple BlueTooth keyboard not working properly for input"
Dear Developer,

I purchased this app a few weeks ago and everything works sweet as a nut. But since last week, apple keyboard dose not work quite right. Enter certain key keep pushing to some shortcuts. Virtual keyboard works fine. Can you plz look into this issue? Thx a lot:)
-- edward2009, 2018-03-22

[View all Juno Connect reviews and detailed analytics on AppTail](https://apptail.io/de/account/signup?utm_campaign=ai-crawl&amp;utm_content=reviews)


## Juno Connect Store Rankings
| Chart | Country | Category | Rank |
|-------|---------|----------|------|
| Top Bezahlt | Vereinigte Staaten | Developer Tools | #7 |
| Top Bezahlt | Südkorea | Developer Tools | #8 |
| Top Bezahlt | Taiwan | Developer Tools | #11 |
| Top Bezahlt | Kuwait | Developer Tools | #14 |
| Top Bezahlt | Philippinen | Developer Tools | #16 |
| Top Bezahlt | Südafrika | Developer Tools | #17 |
| Top Bezahlt | Ägypten | Developer Tools | #17 |
| Top Bezahlt | Japan | Developer Tools | #17 |
| Top Bezahlt | Malaysia | Developer Tools | #20 |
| Top Bezahlt | Dänemark | Developer Tools | #21 |
| Top Bezahlt | Norwegen | Developer Tools | #22 |
| Top Bezahlt | Belgien | Developer Tools | #22 |
| Top Bezahlt | Indien | Developer Tools | #22 |
| Top Bezahlt | Sonderverwaltungsregion Hongkong | Developer Tools | #23 |
| Top Bezahlt | Schweiz | Developer Tools | #24 |
| Top Bezahlt | Spanien | Developer Tools | #24 |
| Top Bezahlt | Österreich | Developer Tools | #25 |
| Top Bezahlt | Vereinigtes Königreich | Developer Tools | #26 |
| Top Bezahlt | Italien | Developer Tools | #26 |
| Top Bezahlt | Polen | Developer Tools | #27 |
| Top Bezahlt | Singapur | Developer Tools | #28 |
| Top Bezahlt | Russland | Developer Tools | #29 |
| Top Bezahlt | Niederlande | Developer Tools | #30 |
| Top Umsatz | Belarus | Developer Tools | #30 |
| Top Bezahlt | Kanada | Developer Tools | #31 |
| Top Bezahlt | Indonesien | Developer Tools | #31 |
| Top Bezahlt | Australien | Developer Tools | #33 |
| Top Bezahlt | Irland | Developer Tools | #34 |
| Top Bezahlt | Frankreich | Developer Tools | #35 |
| Top Bezahlt | Vietnam | Developer Tools | #35 |
| Top Bezahlt | Deutschland | Developer Tools | #35 |
| Top Bezahlt | Kolumbien | Developer Tools | #35 |
| Top Bezahlt | Mexiko | Developer Tools | #36 |
| Top Bezahlt | Türkei | Developer Tools | #38 |
| Top Bezahlt | Thailand | Developer Tools | #39 |
| Top Bezahlt | Ukraine | Developer Tools | #40 |
| Top Bezahlt | China | Developer Tools | #40 |
| Top Bezahlt | Neuseeland | Developer Tools | #40 |
| Top Bezahlt | Dominikanische Republik | Developer Tools | #41 |
| Top Bezahlt | Vereinigte Arabische Emirate | Developer Tools | #41 |
| Top Bezahlt | Schweden | Developer Tools | #42 |
| Top Bezahlt | Kasachstan | Developer Tools | #46 |
| Top Umsatz | Singapur | Developer Tools | #47 |
| Top Umsatz | Südkorea | Developer Tools | #47 |
| Top Bezahlt | Saudi-Arabien | Developer Tools | #48 |
| Top Umsatz | Sonderverwaltungsregion Hongkong | Developer Tools | #49 |
| Top Umsatz | Taiwan | Developer Tools | #51 |
| Top Bezahlt | Portugal | Developer Tools | #53 |
| Top Bezahlt | Nigeria | Developer Tools | #54 |
| Top Umsatz | Russland | Developer Tools | #54 |
| Top Bezahlt | Finnland | Developer Tools | #55 |
| Top Bezahlt | Rumänien | Developer Tools | #57 |
| Top Bezahlt | Brasilien | Developer Tools | #61 |
| Top Umsatz | Schweiz | Developer Tools | #62 |
| Top Umsatz | Dänemark | Developer Tools | #63 |
| Top Umsatz | Österreich | Developer Tools | #63 |
| Top Umsatz | Philippinen | Developer Tools | #63 |
| Top Umsatz | Finnland | Developer Tools | #64 |
| Top Umsatz | Norwegen | Developer Tools | #65 |
| Top Bezahlt | Tschechien | Developer Tools | #68 |
| Top Umsatz | Südafrika | Developer Tools | #68 |
| Top Umsatz | Thailand | Developer Tools | #68 |
| Top Umsatz | Ägypten | Developer Tools | #73 |
| Top Bezahlt | Griechenland | Developer Tools | #73 |
| Top Umsatz | Irland | Developer Tools | #73 |
| Top Umsatz | Indien | Developer Tools | #74 |
| Top Umsatz | Vereinigte Staaten | Developer Tools | #77 |
| Top Umsatz | Spanien | Developer Tools | #78 |
| Top Umsatz | Portugal | Developer Tools | #79 |
| Top Umsatz | Japan | Developer Tools | #80 |
| Top Umsatz | Neuseeland | Developer Tools | #80 |
| Top Umsatz | Italien | Developer Tools | #81 |
| Top Umsatz | Polen | Developer Tools | #82 |
| Top Bezahlt | Chile | Developer Tools | #82 |
| Top Umsatz | Belgien | Developer Tools | #83 |
| Top Umsatz | Indonesien | Developer Tools | #85 |
| Top Umsatz | Tschechien | Developer Tools | #85 |
| Top Umsatz | Schweden | Developer Tools | #86 |
| Top Bezahlt | Israel | Developer Tools | #86 |
| Top Umsatz | Frankreich | Developer Tools | #88 |
| Top Umsatz | Kuwait | Developer Tools | #88 |
| Top Umsatz | Niederlande | Developer Tools | #89 |
| Top Umsatz | Malaysia | Developer Tools | #90 |
| Top Umsatz | Kolumbien | Developer Tools | #91 |
| Top Umsatz | Ukraine | Developer Tools | #91 |
| Top Umsatz | Dominikanische Republik | Developer Tools | #93 |
| Top Umsatz | Argentinien | Developer Tools | #96 |
| Top Umsatz | Chile | Developer Tools | #98 |
| Top Umsatz | Mexiko | Developer Tools | #98 |
| Top Umsatz | Rumänien | Developer Tools | #100 |

## Juno Connect Discovered Keywords
- juno connect

## Apps Similar to Juno Connect
- [CSVReader](https://apptail.io/de/app/csvreader-hurb/australia)
- [WebDebug - Web debugging tool](https://apptail.io/de/app/webdebug-web-debugging-tool-HUJb/australia)
- [UDevice - Dev Assistant](https://apptail.io/de/app/udevice-dev-assistant-PTxd/australia)
- [Code Editor](https://apptail.io/de/app/code-editor-rJSk/australia)
- [NeoServer: SSH Client|Terminal](https://apptail.io/de/app/neoserver-ssh-clientterminal-FMpm/australia)
- [iTerminus: SSH Client Terminal](https://apptail.io/de/app/iterminus-ssh-client-terminal-gtcn/australia)
- [Wappalyzer](https://apptail.io/de/app/wappalyzer-ANnn/australia)
- [Breadpad - SPICE Simulator](https://apptail.io/de/app/breadpad-spice-simulator-nQWn/australia)
- [Xogot: Godot for iPad &amp; iPhone](https://apptail.io/de/app/xogot-godot-for-ipad-iphone-dwFv/australia)
- [User Agent Switcher +](https://apptail.io/de/app/user-agent-switcher-gEWv/australia)

## Juno Connect Available In
- [Vereinigte Staaten](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/united-states)
- [Japan](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/japan)
- [China](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/china)
- [Deutschland](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/germany)
- [Südkorea](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/south-korea)
- [Vereinigtes Königreich](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/united-kingdom)
- [Russland](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/russia)
- [Frankreich](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/france)
- [Kanada](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/canada)
- [Australien](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/australia)
- [Taiwan](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/taiwan)
- [Indien](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/india)
- [Spanien](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/spain)
- [Italien](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/italy)
- [Sonderverwaltungsregion Hongkong](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/hong-kong)
- [Schweiz](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/switzerland)
- [Niederlande](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/netherlands)
- [Singapur](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/singapore)
- [Thailand](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/thailand)
- [Brasilien](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/brazil)
- [Norwegen](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/norway)
- [Österreich](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/austria)
- [Chile](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/chile)
- [Polen](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/poland)
- [Südafrika](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/south-africa)
- [Türkei](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/turkey)
- [Schweden](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/sweden)
- [Mexiko](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/mexico)
- [Dänemark](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/denmark)
- [Kolumbien](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/colombia)
- [Indonesien](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/indonesia)
- [Ungarn](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/hungary)
- [Portugal](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/portugal)
- [Belgien](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/belgium)
- [Tschechien](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/czechia)
- [Irland](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/ireland)
- [Israel](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/israel)
- [Vietnam](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/vietnam)
- [Rumänien](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/romania)
- [Philippinen](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/philippines)
- [Finnland](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/finland)
- [Belarus](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/belarus)
- [Malaysia](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/malaysia)
- [Ukraine](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/ukraine)
- [Neuseeland](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/new-zealand)
- [Peru](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/peru)
- [Griechenland](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/greece)
- [Saudi-Arabien](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/saudi-arabia)
- [Vereinigte Arabische Emirate](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/united-arab-emirates)
- [Argentinien](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/argentina)
- [Slowakei](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/slovakia)
- [Honduras](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/honduras)
- [Jamaika](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/jamaica)
- [Libanon](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/lebanon)
- [Litauen](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/lithuania)
- [Luxemburg](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/luxembourg)
- [Sonderverwaltungsregion Macau](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/macau)
- [Nigeria](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/nigeria)
- [Dominikanische Republik](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/dominican-republic)
- [Brunei Darussalam](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/brunei)
- [Panama](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/panama)
- [Ecuador](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/ecuador)
- [Estland](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/estonia)
- [Pakistan](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/pakistan)
- [Armenien](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/armenia)
- [Mauritius](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/mauritius)
- [Paraguay](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/paraguay)
- [Katar](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/qatar)
- [Madagaskar](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/madagascar)
- [Zypern](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/cyprus)
- [Lettland](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/latvia)
- [Belize](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/belize)
- [Sri Lanka](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/sri-lanka)
- [Slowenien](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/slovenia)
- [Kasachstan](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/kazakhstan)
- [Senegal](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/senegal)
- [Jordanien](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/jordan)
- [Tunesien](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/tunisia)
- [Aserbaidschan](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/azerbaijan)
- [Kuwait](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/kuwait)
- [Ägypten](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/egypt)
- [Angola](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/angola)
- [Uruguay](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/uruguay)
- [Usbekistan](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/uzbekistan)
- [Nepal](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/nepal)
- [Algerien](https://apptail.io/de/app/juno-connect-jupyter-client-QZZd/algeria)

---

## About AppTail

[AppTail](https://apptail.io/de) is a mobile app intelligence platform providing app analytics, ASO (App Store Optimization) tools, keyword tracking, competitor analysis, revenue estimates, and review monitoring for iOS App Store apps. Track your app's performance, discover ranking keywords, monitor competitors, and analyze market trends.

- [Search Apps](https://apptail.io/de)
- [Top Charts](https://apptail.io/de/top-iphone-apps)
- [Sign Up for Full Access](https://apptail.io/de/account/signup?utm_campaign=ai-crawl&amp;utm_content=footer)

*Data provided by [AppTail](https://apptail.io/de) - Mobile App Intelligence Platform*
