vscode-jupyter icon indicating copy to clipboard operation
vscode-jupyter copied to clipboard

Dataframe display is not in monospaced font in interactive window

Open stevenlis opened this issue 2 years ago • 5 comments

Environment data

Version: 1.70.2 Commit: e4503b30fc78200f846c62cf8091b76ff5547662 Date: 2022-08-16T05:38:59.695Z Electron: 18.3.5 Chromium: 100.0.4896.160 Node.js: 16.13.2 V8: 10.0.139.17-electron.0 OS: Darwin arm64 21.6.0

Jupyter extension: v2022.7.1102252217 Python extension: v2022.12.1

!jupyter --version
Selected Jupyter core packages...
IPython          : 8.4.0
ipykernel        : 6.9.1
ipywidgets       : 7.6.5
jupyter_client   : 7.2.2
jupyter_core     : 4.10.0
jupyter_server   : 1.18.1
jupyterlab       : 3.4.4
nbclient         : 0.5.13
nbconvert        : 6.4.4
nbformat         : 5.3.0
notebook         : 6.4.12
qtconsole        : 5.3.1
traitlets        : 5.1.1

Expected behaviour

Dataframe display should be in monospaced font in html

According to this issue https://github.com/microsoft/vscode/issues/144417, this should be fixed.

Actual behaviour

Dataframe display is not in monospaced font in html

CleanShot 2022-08-22 at 21 10 28 CleanShot 2022-08-22 at 21 14 21

stevenlis avatar Aug 23 '22 01:08 stevenlis

@DonJayamanne This isn't the data frame viewer, just output. Would that be your area? Or @rebornix?

IanMatthewHuff avatar Aug 26 '22 18:08 IanMatthewHuff

Could someone pls give me an update on this? Are you guys able to repro this issue, or am I missing something?

stevenlis avatar Sep 07 '22 01:09 stevenlis

Thanks for filing this, this is currently by design, probably not the best for viewing dataframes or the like. But will leave this as a bug. We're just inheriting the fonts from VS Code themes.

Are you guys able to repro this issue, or am I missing som

Yes we can repro this.

DonJayamanne avatar Sep 07 '22 12:09 DonJayamanne

@DonJayamanne Thank you for the explanation. But according to https://github.com/microsoft/vscode/issues/144417 , this is a bug. If this is an inherited, could you please transfer it to vscode?

stevenlis avatar Sep 07 '22 20:09 stevenlis

No need to transfer just yet,

DonJayamanne avatar Sep 07 '22 20:09 DonJayamanne

@DonJayamanne Hi, any update on this? It's been a year.

stevenlis avatar Oct 05 '23 00:10 stevenlis

Hi, We prioritise issues based on upvotes and severity of the issues Unfortunately we haven’t been able to prioritise this

DonJayamanne avatar Oct 05 '23 07:10 DonJayamanne

Unfortunately this issue hasn't been upvoted by anyone else since the time this was created. Closing this for now.

DonJayamanne avatar Dec 01 '23 01:12 DonJayamanne