quantopian / qgrid

An interactive grid for sorting, filtering, and editing DataFrames in Jupyter notebooks
Apache License 2.0
3.03k stars 424 forks source link

Please provide yaml file #349

Open Kshatrapati opened 3 years ago

Kshatrapati commented 3 years ago

Environment

Description of Issue

Reproduction Steps

1. 2. 3. ...

What steps have you taken to resolve this already?

Looked at the nbextentions menu and see the following issue.

qgrid/extension This nbextension is enabled in the notebook json config, but doesn't provide a yaml file to tell us how to configure it. You can still enable or disable it from here, though.

section: notebook require path: qgrid/extension compatibility: ?.x

Anything else?

...