formulahendry / formulahendry/vscode-code-runner

Python: Use iPython console

Open
#360 0 comments 4 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
2.4k
Forks
351
PR merge metrics
No merged PRs in 30d

Description

Hi,

is it possible to use the iPhython console instead of the regular python console? I tried to set

```json
"code-runner.executorMap": {
"python": "ipython"
}
```

but sadly, this does not do the job because it automatically choses python from "python.pythonPath"

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.