| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-03-10 | 3.8 kB | |
| v1.0.6160010 source code.tar.gz | 2025-03-10 | 17.8 MB | |
| v1.0.6160010 source code.zip | 2025-03-10 | 19.0 MB | |
| Totals: 3 Items | 36.8 MB | 1 | |
What's Changed
API
- Fix [#3711] by @jonsequitur in https://github.com/dotnet/interactive/pull/3740
- remove System.CommandLine from Documents and CSharpProject projects by @jonsequitur in https://github.com/dotnet/interactive/pull/3746
- fix SendEditableCode to add after current cell by @jonsequitur in https://github.com/dotnet/interactive/pull/3761
- multitarget CSharp and NamedPipeConnector packages by @jonsequitur in https://github.com/dotnet/interactive/pull/3821
- A few bug fixes by @jonsequitur in https://github.com/dotnet/interactive/pull/3845
- Don't require
KernelCommandtypes to be public by @jonsequitur in https://github.com/dotnet/interactive/pull/3851
C
- update CSharpKernel to C# 13 by @jonsequitur in https://github.com/dotnet/interactive/pull/3855
Documentation
- developer guide improvements by @jonsequitur in https://github.com/dotnet/interactive/pull/3867
- Update ClockExtension sample by @jonsequitur in https://github.com/dotnet/interactive/pull/3872
- update WpfConnect embedded kernel sample by @jonsequitur in https://github.com/dotnet/interactive/pull/3873
F
- change using to open to be relevant to F# by @IvanTheGeek in https://github.com/dotnet/interactive/pull/3830
HttpKernel, Visual Studio HTTP Editor
- fix an HTTP parser comment parsing bug by @jonsequitur in https://github.com/dotnet/interactive/pull/3749
- Formatting for VS Code change by @bleaphar in https://github.com/dotnet/interactive/pull/3748
- Support in named requests for array indexing by @bleaphar in https://github.com/dotnet/interactive/pull/3852
JavaScript HTML CSS
- align base line to new kernel infos by @colombod in https://github.com/dotnet/interactive/pull/3826
Jupyter subkernels (Python, R, Julia, etc.)
- improve Conda environment discovery and logging by @jonsequitur in https://github.com/dotnet/interactive/pull/3775
- improve Conda location heuristics and Jupyter message loop by @jonsequitur in https://github.com/dotnet/interactive/pull/3781
- fix [#3813] by @jonsequitur in https://github.com/dotnet/interactive/pull/3833
Polyglot Notebooks Extension
- add descriptions and icons to kernel chooser quickpick by @jonsequitur in https://github.com/dotnet/interactive/pull/3754
- Drop
customproperty from notebook metadata by @DonJayamanne in https://github.com/dotnet/interactive/pull/3659 - kernel connection list by @jonsequitur in https://github.com/dotnet/interactive/pull/3810
- Metadata handling improvements by @jonsequitur in https://github.com/dotnet/interactive/pull/3861
- More metadata fixes by @jonsequitur in https://github.com/dotnet/interactive/pull/3878
SQL, KQL, and data querying
- Add support for duck db kernel by @colombod in https://github.com/dotnet/interactive/pull/3738
- change naming of psql in various places by @jonsequitur in https://github.com/dotnet/interactive/pull/3741
- fix codegen for EntityContext by @jonsequitur in https://github.com/dotnet/interactive/pull/3762
Magic Commands & Submission Parsing
- fix a magic command parameter name completion bug by @jonsequitur in https://github.com/dotnet/interactive/pull/3739
- fix [#3753] by @jonsequitur in https://github.com/dotnet/interactive/pull/3780
- fix [#3814] by @jonsequitur in https://github.com/dotnet/interactive/pull/3850
Variable sharing
- Deserialise nested arrays and array of objects in tabular data resources by @colombod in https://github.com/dotnet/interactive/pull/3863
New Contributors
- @IvanTheGeek made their first contribution in https://github.com/dotnet/interactive/pull/3830
Full Changelog: https://github.com/dotnet/interactive/compare/v1.0.5530010...v1.0.6160011