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

Add data.table.notebook.examples extension command #75

Closed
RandomFractals opened this issue Jul 31, 2021 · 3 comments
Closed

Add data.table.notebook.examples extension command #75

RandomFractals opened this issue Jul 31, 2021 · 3 comments
Labels
data Data task documentation Improvements or additions to documentation feature New feature notebook Notebook task

Comments

@RandomFractals
Copy link
Owner

RandomFractals commented Jul 31, 2021

package and ship this data table renderer extension with built-in Examples to let devs check out different notebook types with this extension without the need to download sample data files or notebook examples.

See GeoDataViewer map gallery for UI setup: https://github.com/RandomFractals/geo-data-viewer/releases/tag/v1.1.1

config: https://github.com/RandomFractals/geo-data-viewer/blob/master/src/config.ts

and examples gallery hookup: https://github.com/RandomFractals/geo-data-viewer/blob/master/src/extension.ts#L135

@RandomFractals RandomFractals added documentation Improvements or additions to documentation data Data task notebook Notebook task feature New feature labels Jul 31, 2021
RandomFractals added a commit that referenced this issue Aug 1, 2021
RandomFractals added a commit that referenced this issue Aug 1, 2021
… exclude other large data files from this ext. .vsix package (#75)
@RandomFractals
Copy link
Owner Author

configured notebooks examples quick pick list:

image

@RandomFractals
Copy link
Owner Author

RandomFractals commented Aug 1, 2021

to use generic Observable JS Data Table viewer notebook from built-in notebook examples, you need to install Observable JS vscode extension, and make sure to run Preview for the loaded .ojs notebook file:

image

@RandomFractals
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data Data task documentation Improvements or additions to documentation feature New feature notebook Notebook task
Projects
None yet
Development

No branches or pull requests

1 participant