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

jupyter magic commands error #278

Closed
Kurt-Shiwz opened this issue Jul 28, 2023 · 1 comment
Closed

jupyter magic commands error #278

Kurt-Shiwz opened this issue Jul 28, 2023 · 1 comment
Labels
triage-needed Issue is not triaged.

Comments

@Kurt-Shiwz
Copy link

Kurt-Shiwz commented Jul 28, 2023

macOS: 13.4.1
vscode version: 1.80.2
black formatter:v2023.4.1

%load_ext autoreload
%autoreload 1
2023-07-28 15:26:07.324 [info] [Trace - 15:26:07] Received response 'textDocument/formatting - (29)' in 52ms.
2023-07-28 15:26:07.324 [info] [Trace - 15:26:07] Received notification 'window/logMessage'.
2023-07-28 15:26:07.324 [info] [Error - 15:26:07] Syntax error in code: Traceback (most recent call last):
......
  File "<unknown>", line 1
    %load_ext autoreload
    ^
SyntaxError: invalid syntax
@github-actions github-actions bot added the triage-needed Issue is not triaged. label Jul 28, 2023
@karthiknadig
Copy link
Member

Duplicate #87

This is not supported yet.

@karthiknadig karthiknadig closed this as not planned Won't fix, can't repro, duplicate, stale Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage-needed Issue is not triaged.
Projects
None yet
Development

No branches or pull requests

2 participants