- bug fix for entering brackets on non-US keyboards
- bug fixes for _ctypes and kiwisolver
- Reduced battery and CPU consumption; this should fix the overheating issues.
- Updated Python to version 3.13
- updated all major packages (including scipy and scikit-learn) to their latest version.
- better user interface on small devices (iPhones, or small windows on iPads)
- multiple bug fixes.
Do not show an alert about iCloud access if the user does not have an iCloud account.
- fixed a major issue with iCloud drive.
- fixed issues with Matplotlib
- fixed issues with iCloud access
- fixed issue with "File -> New"
- makes sure notebooks are saved when you go back to the file browser.
- fixed issue with CoreMLTools
- Updated to Notebooks v7: better user interface, more translations, better stability, fewer issues.
- Updated packages to their latest version.
- New "home" button : gets you straight back to the file browser.
- new module: lzma
- new keyboard shortcuts for forward one page / backward one page (shift-command-[ / shift-command-])
- Carnets now works with plotly
- fixed an issue with Dark mode and Notebooks or NbClassic
- fixed an issue with qutip
- fixes issues with on-screen user interaction
- updated Python version to 3.11
- updated packages to their latest version
- fixed several issues with "Download as..."
- fixed issues with Matplotlib and fonts
- Notebook and NbClassic now share the same JavaScript code
- Many bug fixes, including a bug introduced with 1.7.4 and Pandas.
- updated Python version to 3.11
- updated packages to their latest version
- fixed several issues with "Download as..."
- fixed issues with Matplotlib and fonts
- Notebook and NbClassic now share the same JavaScript code
- Many bug fixes
- new module: cartopy
- changed things internally to that "!pip install sunpy" works
- updated packages to their most recent version. This solves the issue with .describe() in pandas.
- numpy 1.24, matplotlib 3.5.2, pandas 1.4.2, astropy 5.1...
- better contrast for the toolbar at the bottom when using external keyboard
- better information when using virtual environments
- bug fix for "download file" in notebook and nbclassic
- always reset jupyterlab, to avoid issues
- updated jupyter-server
- several fixes to make Carnets more robust
- better at opening files in other apps directories, with explicit warning if Carnets does not have access to the directory.
- you can chose your notebook style: classical notebook, nbclassic or retrolab (soon to be notebook v7). Pick the style you want using the Settings app, it will be active at the next app restart.
- retrolab is better for small screens, has more translations available and lets you chose dark or light theme independently of the iOS dark or light mode.
- from retrolab, you can switch to jupyterlab if you want. Jupyterlab works better if you have an external mouse and a large screen.
- fixes a bug with virtual environments.
- fixes an issue with virtual environments
- fixes a bug with virtual environments activation
- fixes a bug with "%pip install" that affected some pure Python packages.
- virtual environments for Python. Create with "!python -m venv newEnvironment", activate with "%run newEnvironment/bin/activate.py", deactivate with "%run newEnvironment/bin/deactivate.py". Virtual environments are limited to user-installed packages.
- added ffmpeg as an external command, for use with OpenCV.
- Command + return on external keyboards now executes the current cell without moving the insertion point (as opposed to Option + return, which executes the current cell and create a new cell below).
- fixed a bug with networkx
- fixed a bug with astropy
- updated Python version to 3.9.8
- improved file management, display an alert when we can't save a file
- updated packages to their latest version: matplotlib 3.4.0, numpy 1.22, pandas 1.3.4, astropy 5.0...
- Fixes the bug with external keyboards on iOS 15
- adds several keyboard shortcuts
- new python modules: OpenCV, geopandas, shapely, mapclassify, statsmodels, pysal (except giddy and splot)...
- multiple bugs fixed.
- new modules: cvxopt, nltk, regex, wordcloud, qutip, pyFFTW.
- fixed an issue with coremltools.