Releases: jupyterlite/xeus
v4.5.0
4.5.0
Highlights:
- Makes use of emscripten-4x channel by default https://prefix.dev/channels/emscripten-forge-4x
- Update mambajs, with support for raw
conda install fooorpip install barwithout!or%
Maintenance and upkeep improvements
- Switch to using emscripten-forge 4x channel by default #355 (@martinRenou)
Documentation improvements
- Mention notebook.link in docs and README #356 (@martinRenou)
Contributors to this release
The following people contributed discussions, new ideas, code and documentation contributions, and review.
See our definition of contributors.
v4.4.2
4.4.2
Documentation improvements
- Build docs on latest micromamba #199 (@martinRenou)
Contributors to this release
The following people contributed discussions, new ideas, code and documentation contributions, and review.
See our definition of contributors.
v4.4.1
4.4.1
Enhancements made
- Reduce memory footprint + support
httpcore==1.*pip constraint #351 (@martinRenou)
Bugs fixed
- Missing throw in case of malformed kernel #350 (@martinRenou)
Maintenance and upkeep improvements
- Update snapshots bot checkout and permission check #349 (@martinRenou)
- Fix ui-tests #348 (@martinRenou)
- Rename kernel file name #347 (@martinRenou)
Contributors to this release
The following people contributed discussions, new ideas, code and documentation contributions, and review.
See our definition of contributors.
v4.4.0
4.4.0
Enhancements made
- Update mambajs: support for pip != constraint #346 (@martinRenou)
- Working webbrowser module #345 (@martinRenou)
Contributors to this release
The following people contributed discussions, new ideas, code and documentation contributions, and review.
See our definition of contributors.
v4.3.7
4.3.7
Bugs fixed
- Fix cwd after !mamba install #340 (@martinRenou)
Contributors to this release
The following people contributed discussions, new ideas, code and documentation contributions, and review.
See our definition of contributors.
v4.3.6
4.3.6
Bugs fixed
- Handle mounted files #336 (@jtpio, @martinRenou)
Contributors to this release
The following people contributed discussions, new ideas, code and documentation contributions, and review.
See our definition of contributors.
(GitHub contributors page for this release)
@jtpio (activity) | @martinRenou (activity)
v4.3.5
4.3.5
Bugs fixed
- Properly wait for the file system init #335 (@jtpio, @martinRenou)
Contributors to this release
The following people contributed discussions, new ideas, code and documentation contributions, and review.
See our definition of contributors.
(GitHub contributors page for this release)
@jtpio (activity) | @martinRenou (activity)
v4.3.4
4.3.4
Enhancements made
- make 'storeAsGlobal' sync on the worker, also add log for debuggability #333 (@derthorsten)
Contributors to this release
v4.3.3
4.3.3
Enhancements made
- Add option for default_channels #331 (@martinRenou)
Contributors to this release
v4.3.2
4.3.2
Enhancements made
- Support for
!pip install jaraco.classes(Python packages with dots) #330 (@martinRenou)
Bugs fixed
- Fix support for empacked pip packages #329 (@martinRenou)
- Fix handling of channels from prefixes #328 (@martinRenou)