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

"really" emulate a terminal session #141

Open
geoffreymbrown opened this issue Mar 30, 2019 · 0 comments
Open

"really" emulate a terminal session #141

geoffreymbrown opened this issue Mar 30, 2019 · 0 comments

Comments

@geoffreymbrown
Copy link

For tutorial material it would be nice if the terminal mode also had an option to print the prompts as in

>>> x = [1,3,3]
>>> x[0]
1

I looked but couldn't find an easy way to make this happen. I've seen people creating small python scripts that allow this sort of interaction as in: https://stackoverflow.com/questions/23809327/simulate-interactive-python-session

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant