We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c68d85b commit 19a71beCopy full SHA for 19a71be
docs/src/releasenotes.md
@@ -3,6 +3,7 @@
3
## Unreleased
4
* When using JuliaCall from an interactive Python session, Julia is put into interactive
5
mode: `isinteractive()` is true, InteractiveUtils is loaded, and a nicer display is used.
6
+* Wrapped Julia values now truncate their output when displayed via `_repr_mimebundle_`.
7
* Python named tuples can be converted to Julia named tuples.
8
* Bug fixes.
9
0 commit comments