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

Jupyter Notebook extension leveraging pandas DataFrames by integrating DataTables and ChartJS.

Results 13 jupyter-datatables issues
Sort by recently updated
recently updated
newest added
trafficstars

Trying an install from pip and direct from the repo, I get an error trying to iniitialise the package as per the docs: ```python from jupyter_datatables import init_datatables_mode init_datatables_mode() ---------------------------------------------------------------------------...

bug
help wanted
awaits approval

Hi. Thanks for sharing this nice extension. Is there any way of hide(or disable) chart preview or data type preivew? ![image](https://user-images.githubusercontent.com/155524/78859286-d318e400-7a69-11ea-85d4-d9220a7faaf9.png) Thanks.

enhancement

**User story** As a user, I want to be able to use ipywidgets together with DataTables so that I could dynamically change the content of the table and display it....

enhancement
help wanted
task
priority

Datatables extension is fantastic, but for very small dataframe it is not useful and clutter output. It would be very handy, in the same notebook, to use jupyter datatables for...

enhancement

**Is your feature request related to a problem? Please describe.** I want to use this awesome extension in Jupyter Lab, too! **Describe the solution you'd like** Make it possible to...

enhancement
help wanted

**User story** As a user, I want a quicker response and more efficient data handling so that I could use this extension with bigger data sets. technical: @CermakM **Acceptance Criteria**...

task

**Is your feature request related to a problem? Please describe.** I am dynamically changing DataFrame with function in ipywidgets, and i really loved your datatables. But it could't work together....

enhancement

**User story** As a user, I'd like to be able to define custom data types, so that I could, later on, create custom plots for the specific data types. technical:...

task

**User story** As a user, I want to have an option to undock the plot from the table, so that I could explore the plot in more details. technical: @CermakM...

task