jjaraalm

Results 8 comments of jjaraalm

@kburns do you know if this is working yet? Thanks!

I'll think about putting a PR in, but it's not the highest priority for me right now.

Same here with dash 1.9.1 using `dash_table`. Custom CSS is applied correctly on page load, however I have dropdowns in one tab and tables in another. Switching to the table...

Docs list a "deletable" field, but this isn't implemented.

But surely it should be in the [schema JSON](https://github.com/jupyter/nbformat/blob/master/nbformat/v4/nbformat.v4.schema.json) right ? Maybe I'm just misunderstanding the purpose of this repo.

@takluyver kinda makes sense to me, but also seems to contradict what is in the schema since some metadata fields *are* included. For instance, for code cells "scrolled" and "collapsed"...

Also, docs list it as "autoscroll" whereas schema and Jupyter use "scrolled"