Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notebook File not modified at all #2439

Closed
JohnPremierInsights opened this issue Nov 8, 2024 · 2 comments
Closed

Notebook File not modified at all #2439

JohnPremierInsights opened this issue Nov 8, 2024 · 2 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug

Comments

@JohnPremierInsights
Copy link

Type: Bug

I created a new .ipynb file and asked multiple models (Claude and o1-mini) to write a script to combine some pipe-delimited files. There was a good response in the chat window, and the file appeared to be SAVED, but no changes were ever made to it.

The prompt used was the following:
Please write a script that combines the pipe delimited files specified in the files variable. Use pandas to load the data and treat all columns as text. Use the second column as the LEI column, and replace all LEI values with the LEI value found specifically in the first file in the list. Output the combined file to the current directory with the name of the first file and append " - Combined" to the filename.

Extension version: 0.22.1
VS Code version: Code 1.95.1 (65edc4939843c90c34d61f4ce11704f09d3e5cb6, 2024-10-31T05:14:54.222Z)
OS version: Windows_NT x64 10.0.22631
Modes:

System Info
Item Value
CPUs 11th Gen Intel(R) Core(TM) i9-11900KF @ 3.50GHz (16 x 3504)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
Load (avg) undefined
Memory (System) 127.68GB (69.97GB free)
Process Argv --crash-reporter-id 111c0f40-5f09-4122-bb73-2c7e0c9c845b
Screen Reader no
VM 0%
A/B Experiments
vsliv368cf:30146710
vspor879:30202332
vspor708:30202333
vspor363:30204092
vswsl492cf:30256860
vscod805:30301674
binariesv615:30325510
vsaa593cf:30376535
py29gd2263:31024239
c4g48928:30535728
azure-dev_surveyone:30548225
2i9eh265:30646982
962ge761:30959799
pythongtdpath:30769146
pythonnoceb:30805159
asynctok:30898717
pythonmypyd1:30879173
2e7ec940:31000449
pythontbext0:30879054
cppperfnew:31000557
dsvsc020:30976470
pythonait:31006305
dsvsc021:30996838
bdiig495:31013172
dvdeprecation:31068756
dwnewjupytercf:31046870
impr_priority:31102340
nativerepl2:31139839
refactort:31108082
pythonrstrctxt:31112756
wkspc-onlycs-t:31132770
wkspc-ranged-t:31151552
cf971741:31144450
iacca1:31171482
notype1cf:31157160
5fd0e150:31155592
dwcopilot:31170013

@github-actions github-actions bot added the triage-needed Issues needing to be assigned to the prospective feature owner label Nov 8, 2024
@mjbvz mjbvz assigned joyceerhl and unassigned mjbvz Nov 8, 2024
@vs-code-engineering vs-code-engineering bot removed the triage-needed Issues needing to be assigned to the prospective feature owner label Nov 8, 2024
@joyceerhl joyceerhl assigned DonJayamanne and unassigned joyceerhl Nov 8, 2024
@joyceerhl
Copy link

We're working on support for Jupyter notebooks in Copilot Edits, please stay tuned and thanks for your patience 🙏

@DonJayamanne DonJayamanne changed the title File not modified at all Notebook File not modified at all Nov 8, 2024
@DonJayamanne
Copy link

DonJayamanne commented Dec 11, 2024

@JohnPremierInsights
Thank you for trying this feature with notebooks and getting back to us with the issue.
The latest version of VS Code has some support for notebooks
Please give that a try and let us know if you have any issues.
Closing this as its been resolved, however if you run into any issues please create a new issue.

@DonJayamanne DonJayamanne added the bug Issue identified by VS Code Team member as probable bug label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

No branches or pull requests

4 participants