tanhakabir / rest-book

REST Book is a Visual Studio Code extension that allows you to perform REST calls in a Notebook interface.
https://marketplace.visualstudio.com/items?itemName=tanhakabir.rest-book
MIT License
248 stars 24 forks source link

Have Restbook code output render in github #132

Open rebeccapeltz opened 2 years ago

rebeccapeltz commented 2 years ago

When I view the restbook file in GitHub, I see key/value data. Is it possible to see in GitHub what we see in VS Code? With Jupyter notebooks we can see all of the plots we see in VS Code rendered in GitHub (https://github.com/rebeccapeltz/notebooks/blob/main/iris.ipynb)

What I see in GitHub: https://github.com/rebeccapeltz/notebooks/blob/main/Untitled-1.restbook What I see in VS Code - image attached

what-i-see-in-vscode

.