CermakM / jupyter-datatables

Jupyter Notebook extension leveraging pandas DataFrames by integrating DataTables and ChartJS.
MIT License
238 stars 27 forks source link

Search box is not working. #1

Closed jmbertoncelli closed 5 years ago

jmbertoncelli commented 5 years ago

Hello, the search input field is not working. When I do input a string then the cell switch in Markdown mode. Any idea?

CermakM commented 5 years ago

Hello and thank you for trying out jupyter-datatables!

You are right, I noticed that the search box collides with Jupyter keybord shortcuts or other extensions (for example vim-plugin). I'll do my best to make sure this is fixed in 0.3.0.

CermakM commented 5 years ago

The jupyter-datatables 0.2.2 Should contain the fix for the Search box, please, check it out! :)

Relevant commit: https://github.com/CermakM/jupyter-datatables/commit/91e25ac999a61772aefd8baa595ffa92152806ca