Jon Sequeira

Results 94 issues of Jon Sequeira

Based on the feedback from @bartonjs : - [x] #1892 - [ ] #1893 - [x] #1894 - [x] #1895 - [x] #1896 - [x] #1897 - [x] #1898 -...

Area-API

![image](https://github.com/dotnet/try/assets/547415/66a53b5e-6894-407c-8615-540a7a98a090)

bug
Impact-Medium

The updated Try .NET service is significantly less responsive than the old one. New workspace instances are now created for each request. This change could be a reason for the...

bug
Impact-Medium

When creating a new cell, the default language is the notebook's default language. It is expected to be the same language as the previous cell, e.g. in the following screen...

bug
Area-Polyglot Notebooks Extension
Impact-Medium

A variable declared in one cell cannot be used in another. ![image](https://github.com/dotnet/interactive/assets/547415/5c7fc8ef-264c-4cfc-94e8-6162a22a3ad9)

bug
Area-HTTP

Currently, the VS Code extension contains logic for converting a `.ipynb` into a `.dib` and vice versa. In order to support automation scenarios, this functionality should be made available through...

enhancement
Area-Jupyter Kernel
Area-Automation