question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Feature Request] ideas for improving plot rendering and Python Interactive tab per se

See original GitHub issue

vscode: 1.30.2 python extension: 2018.21.1

  1. Under the current version, if a user opens a new window with Ctrl+K O and then Run Cell in the new window. A new Python Interactive (kernel) tab will be opened aside in the window. Separate the code editor and the python interactive tab into two windows. This will enable the users to use different aspect ratios of the two windows and make the usage of the screen more efficient. For example, if one has a two-screen setup, put the code editor in the horizontal screen and python interactive window in the vertical one. Btw, I saw some discussion here and wonder if this is too hard to achieve now.

  2. Fix the colorization issue to increase readability of the outputs.

  3. Large plots will be automatically fitted on your screen and fully toggle it when you double click it, like Jupyter lab.

python_en2

  1. ability to adjust the Markdown text font size

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:45 (22 by maintainers)

github_iconTop GitHub Comments

1reaction
rchiodocommented, Jan 16, 2019

The python extension should be forcing a background on the output. And we should be fixing up matplotlib so that it uses colors based on the theme.

Right now the only issue should be the code doesn’t colorize correctly. I suppose a workaround for us would be to allow you to set a background color for the code.

0reactions
StevenLi-DScommented, Jun 7, 2019

@rchiodo It is amazing how many works you guys have done to make everything mentioned in this issue happen. The only remaining issue is this horizontal width and seems like you’ve got it here https://github.com/microsoft/vscode-python/issues/5734

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Feature Request] ideas for improving plot rendering ... - GitHub
A new Python Interactive (kernel) tab will be opened aside in the window. Separate the code editor and the python interactive tab into...
Read more >
Developers Who Use Spaces Make More Money Than Those ...
Coders who use spaces for indentation make more money than ones who use tabs, even if they have the same amount of experience:...
Read more >
Roundup of Useful AFNI Programs and Plugins
plugin: Nlfit & Nlerr Interactive nonlinear regression. 3dTcorrelate Correlate two input ... 3dAnhist Create and plot histogram of dataset, print peaks.
Read more >
The ParaView Tutorial
ParaView is an open-source application for visualizing two- and three- dimensional data sets. The size of the data sets ParaView can handle.
Read more >
60 Awesome Web Development Tools to Use in 2022 - Kinsta
Kinsta spoiled me so bad that I demand that level of service from every ... PyCharm rips most of the Python functionality from...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found