ipympl icon indicating copy to clipboard operation
ipympl copied to clipboard

VSCode renderer background not changing with style

Open TeamDman opened this issue 2 years ago • 1 comments

Describe the issue

switched to dark plot style, background isn't changing. Ideally it would just match the normal vscode background, but copying the plot style would work too

image

image

Versions

3.9.12 (main, Apr  4 2022, 05:22:27) [MSC v.1916 64 bit (AMD64)]
ipympl version: 0.9.2

Selected Jupyter core packages...
IPython          : 7.30.1
ipykernel        : 6.6.1
ipywidgets       : 7.7.0
jupyter_client   : 7.1.0
jupyter_core     : 4.9.1
jupyter_server   : not installed
jupyterlab       : not installed
nbclient         : 0.6.4
nbconvert        : 6.5.0
nbformat         : 5.4.0
notebook         : 6.4.12
qtconsole        : not installed
traitlets        : 5.5.0

Known nbextensions:
  config dir: C:\Users\TeamD\.jupyter\nbconfig
    notebook section
      jupyter-js-widgets/extension enabled 
  config dir: C:\Users\TeamD\.conda\envs\subgame\etc\jupyter\nbconfig
    notebook section
      jupyter-matplotlib/extension enabled 
      jupyter-js-widgets/extension enabled 
      - Validating: ok
      - Validating: ok
      - Validating: ok

Jupyter command `jupyter-labextension` not found.

Maybe related?

https://github.com/matplotlib/ipympl/issues/25

TeamDman avatar Dec 14 '22 00:12 TeamDman

I ran into this as well. Any progress? Workarounds?

trayracing avatar Oct 03 '23 21:10 trayracing