Skip to content

Add notebookRenderer keyword for the new Search Marketplace prompt #121

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

Closed
mika76 opened this issue Apr 1, 2022 · 4 comments
Closed

Add notebookRenderer keyword for the new Search Marketplace prompt #121

mika76 opened this issue Apr 1, 2022 · 4 comments

Comments

@mika76
Copy link

mika76 commented Apr 1, 2022

As mentioned in dotnet/interactive#1950, when trying out .net interactive notebooks I used javascript and tried to return an object, but it could not be rendered and this extension did not come up with the filter: @tag:notebookrenderer application/json

161013931-f5e27026-212d-44af-9c55-dba307089902
"

@mika76 mika76 changed the title Register this extension as a application/json notebook rendered Register this extension as a application/json notebook renderer (Add tag) Apr 1, 2022
@RandomFractals
Copy link
Owner

@mika76 did you install the extension? That Search Marketplace notebook output prompt is new.

Currently, this extension is registered to render application/json mime type.

You can see more info about it in this issue comment: #118 (comment)

@mika76
Copy link
Author

mika76 commented Apr 1, 2022

@RandomFractals yeah I did, but only once @jonsequitur told me about it on the other issue. The extension search didn't find it until I searched it by name.

@RandomFractals
Copy link
Owner

RandomFractals commented Apr 1, 2022

I'll add notebookrenderer keyword in the next update. Hopefully that will work with new Search Marketplace prompt.

@RandomFractals RandomFractals changed the title Register this extension as a application/json notebook renderer (Add tag) Add notebookRenderer keyword for the new Search Marketplace prompt Apr 1, 2022
@RandomFractals
Copy link
Owner

Actually, that notebookRenderer keyword is already in our package.json: https://github.com/RandomFractals/vscode-data-table/blob/main/package.json#L37

New release is coming soon (see #120). You'll be able to see it in v1.9.0 update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants