Printing values from R Type Provider prints garbled output
Describe the bug
I am trying to print out values from a variable using R Type Provider (see the attached image) but the output shows the correct values in addition to some unicode characters, which detracts from the experience. The screenshot shows the output in an interactive notebook (.dib) in VS Code.
Please complete the following:
Which version of .NET Interactive are you using? (In a notebook, run the #!about magic command. ):
Version: 1.0.451105+4f6017e3674e56fe8b5786ce5b0b846d63d9d2f6
Library version: 1.0.0-beta.23511.5+4f6017e3674e56fe8b5786ce5b0b846d63d9d2f6
Build date: 2023-10-12T01:52:24.0000000Z
- OS
- [ ] Windows 11
- [x] Windows 10
- [ ] macOS
- [x] Linux (Please specify distro)
- [ ] iOS
- [ ] Android
- Browser
- [ ] Chrome
- [ ] Edge
- [ ] Firefox
- [ ] Safari
- Frontend
- [x] Jupyter Notebook
- [ ] Jupyter Lab
- [ ] nteract
- [x] Visual Studio Code
- [ ] Visual Studio Code Insiders
- [ ] Visual Studio
- [ ] Other (please specify)
Screenshots
@shibbas do you have any suggestions?
This isn't notebook related. It's a known issue with RProvider in recent versions of R on windows. See https://github.com/fslaborg/RProvider/issues/224#issuecomment-1108298204