Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vdk-jupyter: add opionated jupyter extension as extra #2625

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

antoniivanov
Copy link
Collaborator

@antoniivanov antoniivanov commented Aug 30, 2023

Adding extra requirements with some pretty good jupyter lab extensions that would go well with VDK Data Jobs.

They are optional and installed only if user install Jupyter with

pip install vdk-jupyterlab-extension[opinionated]

I've tested the first three and they work pretty well. Left TODOs for some that I've started testing but did not work well or not had enough time but we can consider in the future.

The first one adds execution time on each cell
image
image

The second one adds nice table with filtering and sorting capabilities
image

The third one allows to see declared variables and inspect them:
image

Adding extra rquirements with some pretty good jupyter lab extensions
that would go well with VDK Data Jobs.

They are optional and installed only if user install jupyter with
```
pip install vdk-jupyterlab-extension[opinionated]
```
@antoniivanov antoniivanov merged commit d84161f into main Aug 31, 2023
17 checks passed
@antoniivanov antoniivanov deleted the person/aivanov/jupyter-opinionated branch August 31, 2023 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants