Juno – Python and Jupyter

Juno – Python and Jupyter

Coding with Python and Jupyter

⭐️4.8 / 5
Rating
🙌825
Ratings
📼7 scs
Content
📉--100%
Price change
📦~ in 1 month
Updates frequency
🗣❌ unsupported
Your locale
🧾$24.99
In-App Purchase
Subscribe to price changes:

All Versions of Juno

3.1.0

May 30, 2024

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.
More

3.0.1

March 19, 2024

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.
More

3.0.0

March 13, 2024

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.
More

2.1.8

December 8, 2023

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.
More

2.1.7

October 22, 2023

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.
More

2.1.6

May 24, 2023

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.
More

2.1.5

May 3, 2023

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.
More

2.1.4

April 22, 2023

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.
More

2.0.12

November 25, 2022

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.
More

2.0.11

November 21, 2022

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.
More

Juno In-App Purchases History

$24.99

Juno Pro Unlock

Run code, edit notebooks and source files

Price History of Juno

Description of Juno

Zero-setup Python environment and developer toolbox in a first-class citizen app for iPad and iPhone. Juno is designed to cover all your Python coding needs, and will work seamlessly with all source code formats. Juno supports both Python scripts (.py) and Jupyter notebooks (.ipynb) — a document format focused on applying Python to data analysis and computational science. FREE FEATURES - Navigate and manage files and folders, quickly preview documents and media - Browse and view Jupyter notebooks with quick and beautifully rendered previews - Navigate through code sources, scripts, JSON, XML, and other text-based formats with rich previews and syntax highlighting - Add quick access bookmarks for file system locations outside the app's sandbox, or simply open documents in place PRO FEATURES - Run code in Jupyter notebooks and Python sources locally on your device with a built-in Python 3.10 interpreter, entirely offline - Write and execute Python code in a full-fledged development environment, featuring snappy, intelligent code completion and a console with full terminal emulator support - Access all Jupyter features in a modern, powerful and customizable notebook editor - Leverage powerful data analysis, machine learning and developer tools: NumPy, Matplotlib, SciPy, Scikit-learn, Pandas, LXML, and more - View and edit any file as text in a built-in versatile plain text editor with syntax highlighting - Enjoy painless package management: easily install any pure Python package with an intuitive package manager PYTHON SCRIPTS Python scripts are plain-text Python source code files with a .py extension. Juno lets you work on these with snappy code completion, a console with full terminal emulator support, a built-in media viewer for code-generated images, plots, web apps, and more. Juno will execute the code using an embedded Python interpreter, locally on your iPhone or iPad and completely offline. JUPYTER NOTEBOOKS A Jupyter notebook is a versatile document format that enables you to store live code, markdown text, plots, images, and LaTeX equations — all within a single notebook file with a .ipynb extension. Notebooks serve as excellent Python coding playgrounds for data manipulation and experimentation, and Juno makes working with them a breeze! Notebook documents keep a record of all inputs and outputs from an interactive programming session, and the rich output generated by running Python scripts (including HTML, images, video, and plots) is embedded within the Jupyter notebook document. They are particularly convenient for coding in Python for data analysis, machine learning, or computational science in general.
Show less

Juno: FAQ

Can Juno be used on an iPad?

Yes, Juno works on iPad devices.
Rational Matter Ltd built the Juno app.
Juno requires iOS 16.0 or later.
The average rating for the Juno app is 4.8.
The Primary Genre Of The Juno App Is Developer Tools.
3.1.0 is the newly released version of the Juno app.
The latest Juno update was rolled out on June 27, 2024.
The Juno app launched on February 5, 2023.
The Juno app contains no objectionable material and is suitable for children aged Rational Matter Ltd.
You can use the Juno app in English.
No, Juno is not on Apple Arcade.
Yes, Juno seamlessly integrates in-app purchases for users.
No, Juno does not support compatibility with Apple Vision Pro.

Screenshots of Juno

iphone
ipad

More Applications by Rational Matter Ltd

Alternatives to Juno

Reviews of Juno

  • Missing some quality of life features

    Don't let 4 stars fool you... This is by far the best Python ide available on the AppStore. Period. Completely worth the asking price. I have exactly ZERO regrets. My only complaints are minor at best and don't even belong here because the app functions perfectly fine as is. I just have quality of life wishes that would take it to a 5 star for me. You really need a dedicated community, an official forum, discord group, something for issues, bugs and suggestions.. I bet it would take off in a hurry.
  • Packages

    I love the app it comes with everything you need to work with python on a Normal case. But I really wish there was one thing that could be implemented, and that would be pygame, if the pygame package was able to be installed this app I feel would be even more of perfect app. If any developers find this I would like to know if this is possible, and if so how or when could it be implemented…
  • Problem with Apple Vision Pro

    This is a great app on iPhone and iPad, but when attempting to open or edit, a python source file it crashes immediately. I was hoping to be able to do python development using this app on Apple Vision Pro, but I guess I will have to wait for a future version.