0

So I want to ignore the errors for my jupyter notebook code, since Im just using it to store code which I copy paste into my terminal. I tried to to edit the settings and even tried to change the interpretation method (see screen shots). Also when I turn of the filter for excluded files, they still appear. Im just using the jupyter notebook cause its a good alternative for markdown documents to pretty show copy paste code. If anyone has even a better solution, maybe one which can directly send code to the visual studio terminal (jupyter only allows to execute below code cells) would be much appreciated :) Thanks already for the help.

file which should be ignored what i have tried

I tried to to edit the settings and even tried to change the interpretation method (see screen shots).

1
  • If you just need a buffer to temporarily put text for pasting, open a new file (ctrl-n), paste in there, set it to Plain Text, and don't save it. Or use Notepad. Commented Feb 11 at 0:16

1 Answer 1

0

There is language mode option: raw .

enter image description here

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.