CermakM / jupyter-datatables

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

Add Jupyter Lab support #7

Open JulianWgs opened 5 years ago

JulianWgs commented 5 years ago

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 install this extension in Jupyter Lab.

Describe alternatives you've considered Jupyter Lab is the future of the Jupyter project. Sooner or later every extension needs to be converted.

Additional context Awesome project!

CermakM commented 5 years ago

Thank you!

I am well aware that I am gonna have to port that eventually and I also have some pretty neat ideas which are only possible in Jupyter Lab to be realized, so I am actually looking forward to it. I am just a bit short of time, but there are already some preparations in progress.

Stay tuned!

Cheers, Marek

CermakM commented 4 years ago

Help wanted: The first step here is to implement https://github.com/CermakM/jupyter-require JupyterLab support.