2.1.6
2023-05-24
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.5
2023-05-03
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.4
2023-04-22
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.0.12
2022-11-25
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.0.11
2022-11-21
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.
1.5.4
2022-09-17
This release fixes several issues related to keyboard and scrolling.
1.5.3
2022-08-21
Fixes a couple of minor UI issues.
1.5.2
2022-05-05
Juno 1.5 comes with a package manager on board! It has a ton of quality of life improvements: you can see all packages that are available to you, both system and user installed; you can delete user-installed packages and install new ones; there is now an easy way to see which dependencies are missing or have incompatible versions, which package releases are likely to work in Juno and which modules the package provides — among many other things!
Juno's package manager introduces a concept of *pinned* packages: you can import and use those as any other package, but you can't upgrade or delete them (as Juno relies on them under-the-hood).
Finally, we've made a bunch of improvements to the package installation process, so Juno can now handle several older-style distribution formats. That said, what you can install is still constrained by the OS restrictions, which means pure Python packages only.
1.4.2
2022-03-17
– Multi-window support for iPadOS! You can now edit and run multiple notebooks simultaneously on iPad, each in a separate Juno window — including side-by-side in Split View.
– Improved context restoration, working directory management and a few other things, which needed to accommodate this new multi-window nature of Juno.
– Package installer can now process several older-style distribution formats.
– Fixes for a couple of bugs around file system access.
– Fixes for several minor UI issues.
– Many under-the-hood changes and improvements, which lay important groundwork for future Juno features: this release is just one of a few major updates coming this year. Keep your eyes peeled and follow us on Twitter for more details!
1.3.15
2022-02-13
– Fixes a crash and a couple of minor issues in notebook editor
1.3.14
2021-10-10
– Adds GDAL, Fiona, PyProj, Shapely and GeoPandas. Enjoy!
– Adds a media viewer for cell output: view generated plots fullscreen, zoom and share!
– Fixes colouring of Pandas DataFrame objects in cell output.
– Requests additional RAM from the system (on supported devices).
– Improves Korean IME input support.
– Adds yfinance, requests, seaborn, beautifulsoup4 and a few other packages that were already supported, but could have occasional issues with the package installer — they now come pre-installed.
– Fixes several nasty crashes, as well as a few smaller bugs and issues.
1.3.11
2021-09-16
– Fixes hardware keyboard shortcuts and a couple of minor glitches with the on-screen keyboard.
– Fixes a number of issues related to file system: e.g. in some rare cases when a notebook was moved or a directory in its path renamed, it wouldn't open afterwards.
– Fixes a couple of less serious UI and compatibility issues with the new version of OS.
1.3.9
2021-07-11
Fixes few minor issues with hardware keyboard shortcuts.
1.3.8
2021-06-09
– Fixes a number of issues around exporting notebooks
– Fixes several minor UI bugs in notebook editor
– Opens links in the in-app browser (whenever possible)
1.3.7
2021-05-25
[NEW FEATURES]
Juno 1.3 adds new features related to documentation and background persistence:
– Adds native help popups with documentation for objects and modules, and also restores missing docs for some of the embedded Python modules. You can now check any object's docstring by selecting 'Help' in a context menu.
– Background persistence significantly improved: Juno will now try to manoeuvre around OS restrictions on apps' background execution and suspension in a more intelligent manner.
– Context restoration will also work better, including a few cases where it didn't work before.
[NEW FIXES]
Also, Juno 1.3 fixes a number of crashes, bugs and UI issues, including more minor under-the-hood improvements:
– Fixes several issues related to presenting cell output and notebook transitions. Also, now you can double-tap the output of any cell to collapse.
– Fixes a number of issues related to kernel management, including kernel interruption.
– Fixes several annoying crashes, primarily around restoring app's context.
[NEW PACKAGES]
Finally, Juno 1.3 adds new packages that couldn't be installed previously:
– Bokeh 2.3.1 (make sure to check out how great it works with a touch screen!)
– Regex 2021.4.4
– Statsmodels 0.12.2
– Cvxopt 1.2.6
– LXML 4.6.2
– Pillow 8.1.2
– Cryptography 3.4.6
1.2.9
2021-02-01
Juno 1.2.9 fixes a couple of minor UI issues — stay tuned for a bigger update we have in the works for both Juno and Juno Connect!
1.2.8
2020-07-28
What's new in Juno 1.2.8:
• Scikit-learn 0.23.1 is now available in Juno!
• Adds automatic switching of Matplotlib styles based on current theme
• Allows installing PyPI packages where native extensions are optional (e.g. simplejson)
• Adds better onboarding experience and a new introductory notebook
• Updates default Matplotlib configuration values closer to desktop defaults
• Fixes a couple of crashes and several smaller issues
1.2.6
2020-06-22
What's new in Juno 1.2.6:
• Ipywidgets are now available in Juno!
• Several crashes fixed
• Bug fixes and under-the-hood improvements
1.2.5
2020-05-29
What's new in Juno 1.2.5:
• Improved typography throughout the app
• Dynamic Type support: Juno will now respect system font settings, including accessibility options
• Notebook editor slightly redesigned for even better mobile experience
• Fixes a number of issues related to text selection
• Pandas updated to version 1.0.3
• A number of smaller under-the-hood improvements and bug fixes
1.2.3
2020-05-10
This follow-up update addresses few minor issues we've missed in our last release. What's new in Juno 1.2:
• SciPy is now included in Juno!
• Trackpad support
• Various UI updates and improvements
• Switch notebook's working directory to any location on device
• Improved context restoration in case Juno gets purged by the OS in background
• Access package installer from notebook menu
• Export notebooks in a few supported formats
• Export cell output as text
• Save images from cell output
• New callout edit menu in code editor
• App launch time improved
• Several PyPI issues fixed, where package installer would select wrong distribution
• Juno will not overwrite your changes in introductory notebooks anymore
• A whole lot of smaller under-the-hood improvements and bug fixes!
1.2.2
2020-05-07
What's new in Juno 1.2:
• SciPy is now included in Juno!
• Trackpad support
• Various UI updates and improvements
• Switch notebook's working directory to any location on device
• Improved context restoration in case Juno gets purged by the OS in background
• Access package installer from notebook menu
• Export notebooks in a few supported formats
• Export cell output as text
• Save images from cell output
• New callout edit menu in code editor
• App launch time improved
• Several PyPI issues fixed, where package installer would select wrong distribution
• Juno will not overwrite your changes in introductory notebooks anymore
• A whole lot of smaller under-the-hood improvements and bug fixes!