Quick verdict
- What it is
- Store information collected; independent summary not yet available.
- At a glance
-
- Free to download
- In-app purchases
Categories and search queries
Official categories
- Developer Tools
- Productivity
AppCorpus categories
Key functions
| Function | Availability | Access | Scope | Evidence |
|---|---|---|---|---|
| Family Sharing | Yes | Unknown | App Store | Store published |
| Free app | Yes | Free | — | Store published |
| In-app purchases | Yes | Limited free | — | Store published |
Screens
No screenshots collected yet.
Pricing & paywalls
App Store
- Free to download
- In-app purchases
Ratings & reviews
App Store
-
5/5A powerful tool for iOS
My main Jupyter environment is Anaconda on my Mac. I use GitHub to sync about 30 notebooks and their associated Python source files over to Juno (both on my iPad and on my iPhone) so I can give impromptu demos and make small changes and improvements no matter where I am. Over time Juno has matured and grown fairly robust. I’m especially glad that Python 3.10 support came out in May 2023. Alex Staravoitau responded quickly when I reported a configuration glitch in the new Python 3.10 release (the Bokeh plotting library required a different version of jinja2). He gave me a temporary workaround and within a couple of days got a corrected version out to the App Store. Juno is probably my most favorite app. It’s been extraordinarily useful. A strong five stars!
Wald76 · 31 Jul 2026
-
5/5Work likes Jupyter Notebook; makes it easy to use Python on the iPad
I am a Bioinformatician and I use Jupyter Notebook and Python as part of my workflow. Every now and then I like to take a break from using my computer, and simply use my iPad Pro to write Python scripts. I really like this app as it suits this purpose. Juno works like Jupyter Notebook, with the markdown style, python console, and even the functional keys of “B”, “A”, “M”, when adding a new line below, above, and markdown that makes Jupyter Notebook easy to use. I haven’t had any issues with delays, crashes, or bugs. It works great, and to take things a step further, I would really like to see R included as a language for this app. There is definitely a need for it.
CookieElle · 31 Jul 2026
-
5/5My Everyday Jupyter Notebook Client for Drug Discovery Research
I work as a scientist at a large pharmaceutical company in Boston and this app has been my daily driver for analyzing data on my iPad as well as my Vision Pro for the last few years. It’s truly been a productivity game changer. Instead of lugging my MacBook Pro into the lab, or to a meeting, I can bring my iPad to document my experiments. I also use Juno on my Vision Pro during my long train commute which is amazing. Thanks for developing this app!
outkrow · 31 Jul 2026
-
1/5Couldn’t tell how bad it was until after paying; do not buy
This is not an IDE, this is a notebook. I was able to open a directory from Working Copy… but the GUI is pretty bad. You can browse around the files pretty easily, but you have to “Open Python Source” to edit and/or run the script. This takes you to a new screen. If you want to switch to another file (since any program worth its salt is more than one file) you have to use a separate tab to open a file browser, go to the file, then “Open Python Source” in that too - which brings up a popup dialog which you have to interact with before it REPLACES the open file. To go back, you have to do that all over again. Furthermore, if your app uses asyncio and it has an exception which leaves the loop running, you have NO WAY to stop it other than quitting the app. This was a complete waste of $25.
iAdjunct · 31 Jul 2026
-
4/5Great App, But Refreshing issue
This app really increases iPad productivity and power. Nothing really says a powerful tablet like being able to write scripts on it, and this app enables the tablet to be just that. Just tag on a keyboard and you’re basically using a laptop. It has a great layout and is extremely intuitive and well built. HOWEVER, whenever I want to switch between other apps for referencing (which is often), I find that I have to wait for Juno to “boot up” again. The app boots up really fast, so this issue is really more of an annoyance than an inconvenience. Aside from that small issue, it is 5/5!
krzyvill711 · 31 Jul 2026
Privacy & accessibility
App Store
Privacy
- Data Not Linked to You — App Functionality — Diagnostics — Crash Data Developer declared
- Data Not Linked to You — App Functionality — Usage Data — Other Usage Data Developer declared
- Data Not Linked to You — Diagnostics Developer declared
- Data Not Linked to You — Usage Data Developer declared
Accessibility
No accessibility labels collected yet.
Versions
App Store
-
1.5.3
Fixes a couple of minor UI issues.
-
1.5.4
This release fixes several issues related to keyboard and scrolling.
-
2.0.11
Welcome to the all-new Juno 2.0! What's new: – Notebook editor: the notebook editing experience has been redesigned from ground up into a highly configurable notebook workspace, ready to get customized around your personal workflow. The editor has a ton of new features: faster-loading notebooks, cell templates, better image viewer, better previews, easier text and selection manipulation, better keyboard and trackpad support, a ton of new settings, configuration and customisation options, new Find and Replace experience, new document management features — and a lot more! The new notebook editor absolutely shines on iPad, but will work great on iPhone, too. – Working directory file browser: seamlessly navigate, view and edit files and folders without leaving your notebook. It lets you manage files and directories, as well as perform other actions useful in the context of writing code and working on your notebooks: say, getting a relative path to a file or directory. – Text editor: view and edit any file from your working directory in a built-in text editor with syntax highlighting, powerful Find and Replace, configurable view options, customisable toolbar and more! – A whole bunch of minor and major fixes around package manager, keyboard and trackpad handling, iOS integration, text editing, and a ton of general quality of life improvements. Check out the docs on our website (or select Help in the app) to learn more about the new features and Juno's new notebook editor. Juno 2.0.11 *still* comes with Python 3.6 on board, but we begin testing Juno with Python 3.10 on TestFlight shortly, and will release it on App Store later this year as a free update.
-
2.0.12
What's new in 2.0.12: – Fixes several crashes on older versions of iOS; – Fixes a crash on previewing certain types of links in notebooks; – Fixes several minor code completion layout issues; – Makes sure notebook scrolls to caret on orientation changes; – Fixes certain settings not getting applied in new cells until the notebook reopens; – Makes sure notebook checkpoints are created and updated using the same logic as in JupyterLab and Jupyter Notebook, i.e. only when you explicitly select Save in menu; – Updates cell type icons and renames Markdown cell type to Markup Text. What's new in Juno 2.0: – Notebook editor: the notebook editing experience has been redesigned from the ground up into a highly configurable notebook workspace, ready to get customized around your personal workflow. The editor has a ton of new features: faster-loading notebooks, cell templates, better image viewer, better previews, easier text and selection manipulation, better keyboard and trackpad support, a ton of new settings, configuration and customisation options, new Find and Replace experience, new document management features — and a lot more! The new notebook editor absolutely shines on iPad, but will work great on iPhone, too. – Working directory file browser: seamlessly navigate, view and edit files and folders without leaving your notebook. It lets you manage files and directories, as well as perform other actions useful in the context of writing code and working on your notebooks: say, getting a relative path to a file or directory, or quickly editing contents of an arbitrary file as plain text. – Text editor: view and edit any file from your working directory in a built-in text editor with syntax highlighting, powerful Find and Replace, configurable view options, customisable toolbar and more! – A whole bunch of minor and major fixes around package manager, keyboard and trackpad handling, scrolling and notebook editor UI in general. Check out the docs on our website (or select Help in the app) to learn more about the new features and Juno's new notebook editor. Juno 2.0.12 *still* comes with Python 3.6 on board, but we begin testing Juno with Python 3.10 on TestFlight shortly, and will release it on App Store later this year as a free update.
-
2.1.4
Juno 2.1 comes with an upgraded Python environment, significant performance and stability improvements, new packages (including 'openai' for accessing ChatGPT and DALL-E APIs), and much more. What's new in Juno 2.1: - Python upgraded to 3.10 and pinned packages updated to their latest releases; - New packages: 'openai' (for accessing OpenAI APIs), 'tiktoken' (tokenization for OpenAI models), and their dependencies (including 'aiohttp', 'yarl', 'frozenlist', 'multidict', and more); - Better performance: Improved background app persistence, faster kernel start-ups, and reduced notebook loading times; - Easier package management: Now you can delete and upgrade many pre-installed packages (some will remain pinned, e.g. packages that Juno uses internally); - Streamlined navigation: Swipe from the left screen edge in the notebook editor to reveal the working directory navigator on iPhone (you can configure default presentation style in settings); - A whole bunch of fixes for crashes and bugs, as well as many less prominent enhancements and general quality of life improvements.
-
2.1.5
Juno 2.1 comes with an upgraded Python environment, significant performance and stability improvements, new packages (including 'openai' for accessing ChatGPT and DALL-E APIs), and much more. What's new in Juno 2.1.5: - Fixes several crashes related to background persistence and addresses a couple of issues in the package manager, improving the handling of packages without wheel distributions. What's new in Juno 2.1: - Python upgraded to 3.10 and pinned packages updated to their latest releases; - New packages: 'openai' (for accessing OpenAI APIs), 'tiktoken' (tokenization for OpenAI models), and their dependencies (including 'aiohttp', 'yarl', 'frozenlist', 'multidict', and more); - Better performance: Improved background app persistence, faster kernel start-ups, and reduced notebook loading times; - Easier package management: Now you can delete and upgrade many pre-installed packages (some will remain pinned, e.g. packages that Juno uses internally); - Streamlined navigation: Swipe from the left screen edge in the notebook editor to reveal the working directory navigator on iPhone (you can configure default presentation style in settings); - A whole bunch of fixes for crashes and bugs, as well as many less prominent enhancements and general quality of life improvements.
-
2.1.6
What's new in Juno 2.1.6: - Fixes an error when importing certain Bokeh submodules; - Fixes several errors related to installing pure Python packages with optional native extensions. What's new in Juno 2.1: - Python upgraded to 3.10 and pinned packages updated to their latest releases; - New packages: 'openai' (for accessing OpenAI APIs), 'tiktoken' (tokenization for OpenAI models), and their dependencies (including 'aiohttp', 'yarl', 'frozenlist', 'multidict', and more); - Better performance: Improved background app persistence, faster kernel start-ups, and reduced notebook loading times; - Easier package management: Now you can delete and upgrade many pre-installed packages (some will remain pinned, e.g. packages that Juno uses internally); - Streamlined navigation: Swipe from the left screen edge in the notebook editor to reveal the working directory navigator on iPhone (you can configure default presentation style in settings); - A whole bunch of fixes for crashes and bugs, as well as many less prominent enhancements and general quality of life improvements.
-
2.1.7
What's new in Juno 2.1.7: - Added new packages: immutables, frozendict, and pydantic; - Updated lxml to version 4.9.3; - Fixed an issue where the kernel was not getting interrupted when requested; - Fixed several issues around restoring interpreter session and handling package metadata.
-
2.1.8
What's new in Juno 2.1.8: - Fixed a crash that could occur when the app got suspended in the background; - Resolved several crashes and memory issues related to the lxml library.
-
3.0.0
Juno 3.0 marks a significant milestone in Python coding experience on iPad and iPhone! We've expanded beyond the Jupyter environment to include a full-fledged Python IDE — it’s specifically designed to make working with .py sources on your iOS devices intuitive and seamless, with as few compromises as possible. This first release already packs a bunch: - A fast and versatile code editor; - Snappy, intelligent code completion; - A console with full terminal emulator support; - A built-in media viewer for code outputs, perfect for displaying Pillow-generated images, Matplotlib plots, Bokeh and Flask web apps, and more. Juno 3.0 also brings a whole new file navigation experience with rich document previews, featuring beautifully rendered Jupyter notebooks, syntax highlighting for source code and text-based formats, and Quick Look for most popular document types and media. Add quick access bookmarks for any file system location, or just open any document in place for preview and editing. Juno 3.0 adds several new packages too, including pyarrow and h5py for HDF5 support.
-
3.0.1
What's new in 3.0.1: - Fixes multiple windows support; - Fixes several minor UI issues. Juno 3.0 marks a significant milestone in Python coding experience on iPad and iPhone! We've expanded beyond the Jupyter environment to include a full-fledged Python IDE — it’s specifically designed to make working with .py sources on your iOS devices intuitive and seamless, with as few compromises as possible. This first release already packs a bunch: - A fast and versatile code editor; - Snappy, intelligent code completion; - A console with full terminal emulator support; - A built-in media viewer for code outputs, perfect for displaying Pillow-generated images, Matplotlib plots, Bokeh and Flask web apps, and more. Juno 3.0 also brings a whole new file navigation experience with rich document previews, featuring beautifully rendered Jupyter notebooks, syntax highlighting for source code and text-based formats, and Quick Look for most popular document types and media. Add quick access bookmarks for any file system location, or just open any document in place for preview and editing. Juno 3.0 adds several new packages too, including pyarrow and h5py for HDF5 support.
-
3.1.0
What's new in 3.1: - Adds pytables, numexpr and peewee. - Resolves dependencies for upgrading yfinance. - Fixes notebook JSON getting minified on save. - Fixes the app crashing in some cases after restoring device from backup. - Fixes several crashes in Python runtime and lxml. - Fixes a couple of minor UI issues.
-
3.10.0
What's New in 3.10: – The Python source editor now supports resizable sidebars on iPad. – Improved kernel management and reliability. – Fixed crashes and bugs related to notebook previews. – Fixed issues with bookmarks and file locations in iCloud.
-
3.2.0
What's new in 3.2: – Adds orjson, optree, ml_dtypes and psutil packages. – Optimises runtime resources, so Juno now takes up less device storage and installs more quickly. – Improves handling of console output when running Python scripts. – Fixes several crashes in the Python runtime.
-
3.3.0
What's new in 3.3: – Improves package manager compatibility, adding support for certain packages that previously failed to install (e.g., PyTensor). – Fixes several crashes in the Python runtime. – Fixes handling of line endings in the Python source editor, which could sometimes cause broken comment toggling. – Adds hardware keyboard shortcuts in the Python source editor (hold the ⌘ Command key to view all available shortcuts). – Applies various UI touch-ups and improvements throughout the app.
-
3.4.0
What’s New in 3.4: – Adds OpenCV package. – Fixes several crashes related to code completion in the Python source editor. – Resolves an issue where certain file types sometimes wouldn’t appear in the file browser. – Fixes an issue where unit tests in Python source files weren’t detected. – Addresses several minor UI and layout issues in the package manager.
-
3.5.0
What’s New in 3.5: – New packages: astropy, jiter (improves compatibility with recent OpenAI package releases). – Unpins the bokeh package, which can now be installed or upgraded in the package manager. – Fixes several crashes and errors originating from scipy. – Fixes a crash related to code completion. – Addresses several minor UI and layout issues in the app.
-
3.6.0
What’s New in 3.6: – Added the curl_cffi package, fixing recent releases of yfinance. – Improved keyboard navigation in the Python source editor. – The ‘webbrowser’ module now allows opening links in both the in-app and default system browser (using the ‘new’ parameter). – Fixed several crashes and addressed a few minor UI and layout issues in the app.
-
3.7.0
What’s New in 3.7: – App localisations: Juno now supports German, French, Spanish, Russian, Japanese, and Simplified Chinese. – Added support for CJK and Cyrillic fonts in Matplotlib. – Fixed several crashes and minor layout issues.
-
3.8.2
What’s New in 3.8: – Shortcuts support: create Shortcuts that run Python code or .py scripts in Juno—pass arguments and files, capture output, and chain actions. – Text editor: edit source code, scripts, JSON, XML and other text-based formats in a built-in plain text editor without upgrading to Juno Pro. – Fixed several crashes and bugs when executing code, as well as a few layout issues in the app.
-
3.9.0
What’s New in 3.9: – Added a new way to try out Pro features before upgrading. – Fixed several crashes and bugs when executing code, along with a few layout issues.
-
4.1.0
What's New in 4.1: Juno 4 is our biggest update yet — here's everything new. CODING ASSISTANT – Code alongside an AI assistant in your notebooks and scripts. Bring your own OpenAI, Anthropic, or Gemini API key and stay in full control of your data and usage. PYTHON 3.13 – The built-in environment now runs Python 3.13, with every bundled package — NumPy, pandas, SciPy, Matplotlib, OpenCV, and more — updated along with it. NEW WAYS TO RUN – Python REPL: run code interactively at a prompt — standalone, or drop in after running a script or project. – Project mode: open a folder as a project with a file tree, multiple editor tabs, and a project-aware assistant. – Object Inspector: browse the variables, functions, and imports defined in your session. – Output sidebar: keep previews, the console, a browser, and the inspector side by side. PYTHON MEETS iOS – New juno modules reach the clipboard, Keychain, device info, location, motion, contacts, reminders, photos, sound, notifications, sharing, and Bluetooth — plus native dialogs, full-screen previews, and an Objective-C bridge. – Run Python files and code from Shortcuts and Siri, and keep long-running scripts and sessions going in the background. MORE – A built-in browser for local web servers and HTML, with view-source and console-log forwarding. – One editor for code and text, with syntax highlighting and the coding assistant for both. – Faster package search, collapsible cells, auto-scrolling notebooks, a customizable keyboard toolbar, redesigned settings, and a wide range of fixes and polish. Editing notebooks and files is now free. Running code is a Pro feature — and you can try it, and every other Pro feature, free before you buy.
-
4.1.1
What's New in Juno 4: This update also makes installing packages more reliable: packages that bundle extra data files now install correctly, and you can find a package by its import name — like sklearn, cv2, or PIL. Juno 4 is our biggest update yet — here's everything new. CODING ASSISTANT – Code alongside an AI assistant in your notebooks and scripts. Bring your own OpenAI, Anthropic, or Gemini API key and stay in full control of your data and usage. PYTHON 3.13 – The built-in environment now runs Python 3.13, with every bundled package — NumPy, pandas, SciPy, Matplotlib, OpenCV, and more — updated along with it. NEW WAYS TO RUN – Python REPL: run code interactively at a prompt — standalone, or drop in after running a script or project. – Project mode: open a folder as a project with a file tree, multiple editor tabs, and a project-aware assistant. – Object Inspector: browse the variables, functions, and imports defined in your session. – Output sidebar: keep previews, the console, a browser, and the inspector side by side. PYTHON MEETS iOS – New juno modules reach the clipboard, Keychain, device info, location, motion, contacts, reminders, photos, sound, notifications, sharing, and Bluetooth — plus native dialogs, full-screen previews, and an Objective-C bridge. – Run Python files and code from Shortcuts and Siri, and keep long-running scripts and sessions going in the background. MORE – A built-in browser for local web servers and HTML, with view-source and console-log forwarding. – One editor for code and text, with syntax highlighting and the coding assistant for both. – Faster package search, collapsible cells, auto-scrolling notebooks, a customizable keyboard toolbar, redesigned settings, and a wide range of fixes and polish. Editing notebooks and files is now free. Running code is a Pro feature — and you can try it, and every other Pro feature, free before you buy.
-
4.1.2
What's New in Juno 4.1.2: This update fixes several crashes and improves overall stability. Juno 4 is our biggest update yet — here's everything new. CODING ASSISTANT – Code alongside an AI assistant in your notebooks and scripts. Bring your own OpenAI, Anthropic, or Gemini API key and stay in full control of your data and usage. PYTHON 3.13 – The built-in environment now runs Python 3.13, with every bundled package — NumPy, pandas, SciPy, Matplotlib, OpenCV, and more — updated along with it. NEW WAYS TO RUN – Python REPL: run code interactively at a prompt — standalone, or drop in after running a script or project. – Project mode: open a folder as a project with a file tree, multiple editor tabs, and a project-aware assistant. – Object Inspector: browse the variables, functions, and imports defined in your session. – Output sidebar: keep previews, the console, a browser, and the inspector side by side. PYTHON MEETS iOS – New juno modules reach the clipboard, Keychain, device info, location, motion, contacts, reminders, photos, sound, notifications, sharing, and Bluetooth — plus native dialogs, full-screen previews, and an Objective-C bridge. – Run Python files and code from Shortcuts and Siri, and keep long-running scripts and sessions going in the background. MORE – A built-in browser for local web servers and HTML, with view-source and console-log forwarding. – One editor for code and text, with syntax highlighting and the coding assistant for both. – Faster package search, collapsible cells, auto-scrolling notebooks, a customizable keyboard toolbar, redesigned settings, and a wide range of fixes and polish. Editing notebooks and files is now free. Running code is a Pro feature — and you can try it, and every other Pro feature, free before you buy.
-
4.1.3
· 23 Jul 2026
What's New in Juno 4.1.3: This update includes under-the-hood fixes and improves overall stability. Juno 4 is our biggest update yet — here's everything new. CODING ASSISTANT – Code alongside an AI assistant in your notebooks and scripts. Bring your own OpenAI, Anthropic, or Gemini API key and stay in full control of your data and usage. PYTHON 3.13 – The built-in environment now runs Python 3.13, with every bundled package — NumPy, pandas, SciPy, Matplotlib, OpenCV, and more — updated along with it. NEW WAYS TO RUN – Python REPL: run code interactively at a prompt — standalone, or drop in after running a script or project. – Project mode: open a folder as a project with a file tree, multiple editor tabs, and a project-aware assistant. – Object Inspector: browse the variables, functions, and imports defined in your session. – Output sidebar: keep previews, the console, a browser, and the inspector side by side. PYTHON MEETS iOS – New juno modules reach the clipboard, Keychain, device info, location, motion, contacts, reminders, photos, sound, notifications, sharing, and Bluetooth — plus native dialogs, full-screen previews, and an Objective-C bridge. – Run Python files and code from Shortcuts and Siri, and keep long-running scripts and sessions going in the background. MORE – A built-in browser for local web servers and HTML, with view-source and console-log forwarding. – One editor for code and text, with syntax highlighting and the coding assistant for both. – Faster package search, collapsible cells, auto-scrolling notebooks, a customizable keyboard toolbar, redesigned settings, and a wide range of fixes and polish. Editing notebooks and files is now free. Running code is a Pro feature — and you can try it, and every other Pro feature, free before you buy.
-
4.1.4
· 30 Jul 2026
What's New in Juno 4.1.4: HTML files now open in a live web view: pages run their JavaScript and load their own stylesheets, images, and scripts. This update also fixes installing certain packages from source, moving files in the project tree, and a range of stability issues. Juno 4 is our biggest update yet — here's everything new. CODING ASSISTANT – Code alongside an AI assistant in your notebooks and scripts. Bring your own OpenAI, Anthropic, or Gemini API key and stay in full control of your data and usage. PYTHON 3.13 – The built-in environment now runs Python 3.13, with every bundled package — NumPy, pandas, SciPy, Matplotlib, OpenCV, and more — updated along with it. NEW WAYS TO RUN – Python REPL: run code interactively at a prompt — standalone, or drop in after running a script or project. – Project mode: open a folder as a project with a file tree, multiple editor tabs, and a project-aware assistant. – Object Inspector: browse the variables, functions, and imports defined in your session. – Output sidebar: keep previews, the console, a browser, and the inspector side by side. PYTHON MEETS iOS – New juno modules reach the clipboard, Keychain, device info, location, motion, contacts, reminders, photos, sound, notifications, sharing, and Bluetooth — plus native dialogs, full-screen previews, and an Objective-C bridge. – Run Python files and code from Shortcuts and Siri, and keep long-running scripts and sessions going in the background. MORE – A built-in browser for local web servers and HTML, with view-source and console-log forwarding. – One editor for code and text, with syntax highlighting and the coding assistant for both. – Faster package search, collapsible cells, auto-scrolling notebooks, a customizable keyboard toolbar, redesigned settings, and a wide range of fixes and polish. Editing notebooks and files is now free. Running code is a Pro feature — and you can try it, and every other Pro feature, free before you buy.
Alternatives
- Carnets - Jupyter — Same category + similar ratings
- CodeSnack IDE — Same category + similar ratings
Availability by market
- US
Data quality & evidence
- Page completeness
- Live store listing
- Last verified
- 31 Jul 2026
- Sources
- App Store
- Independent summary has not been published yet.
- Screenshots: not yet collected