Skip to content

Create Custom Python REPL (Interactive Interpreter) #23091

Closed
@anthonykim1

Description

@anthonykim1

We need custom Python REPL/interactive interpreter that would communicate to TypeScript side whether that is a Notebook controller for Python extension or some other REPL controller in the future.

Referenced in: #23029

First need to build Python REPL that processes user input and output , then need to build communication that goes in/out of a simple node project.

Once we verify there is fine communication between custom Python REPL and node/TypeScript side of things, we can embed these code into Python extension and create a notebook controller so that custom Python REPL can be used as a kernel to be fed into interactive window for users to experiment.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions