Skip to content

feat: add result pane#36

Merged
DavianYang merged 1 commit intomainfrom
feat/result-pane
Jun 5, 2021
Merged

feat: add result pane#36
DavianYang merged 1 commit intomainfrom
feat/result-pane

Conversation

@jeffydc
Copy link
Copy Markdown
Contributor

@jeffydc jeffydc commented Jun 4, 2021

Description

Add a "Result" pane, turns out that we can mimic python docstring output style and use >>> to show output.
So, there is no need to use CodeMirror for that.

fix #5

Additional context


What is the purpose of this pull request?

  • Bug fix
  • New feature
  • Other

@jeffydc jeffydc added the enhancement New feature or request label Jun 4, 2021
@jeffydc jeffydc requested a review from DavianYang June 4, 2021 19:00
@netlify
Copy link
Copy Markdown

netlify bot commented Jun 4, 2021

✔️ Deploy Preview for python-playground ready!

🔨 Explore the source changes: 7cf62b6

🔍 Inspect the deploy log: https://app.netlify.com/sites/python-playground/deploys/60ba7842cdaf6f0007b06033

😎 Browse the preview: https://deploy-preview-36--python-playground.netlify.app/

@DavianYang DavianYang merged commit f658ca9 into main Jun 5, 2021
@DavianYang DavianYang deleted the feat/result-pane branch June 5, 2021 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a result output pane

2 participants