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 .net interactive .ipynb example #26

Closed
RandomFractals opened this issue Jul 7, 2021 · 7 comments
Closed

Add .net interactive .ipynb example #26

RandomFractals opened this issue Jul 7, 2021 · 7 comments
Labels
documentation Improvements or additions to documentation notebook Notebook task

Comments

@RandomFractals
Copy link
Owner

use this OJS notebook for example: https://observablehq.com/@randomfractals/chicago-speed-camera-locations

@RandomFractals RandomFractals added the documentation Improvements or additions to documentation label Jul 7, 2021
@RandomFractals
Copy link
Owner Author

.net html table gen. result:

net-data-table

@RandomFractals
Copy link
Owner Author

this no longer works in vscode v1.58.0. stuck in endless cell run loop:

image

@RandomFractals RandomFractals added the blocked Blocked label Jul 26, 2021
@RandomFractals
Copy link
Owner Author

RandomFractals commented Jul 29, 2021

@alefragnani was able to run it, but it took way too long to load results too ...

Screen Shot 2021-07-27 at 15 10 05

@RandomFractals
Copy link
Owner Author

also, why is the result of JSON doc parse outputed in html format by .net interactive?

Screen Shot 2021-07-29 at 13 30 51

@RandomFractals
Copy link
Owner Author

RandomFractals commented Jul 29, 2021

will need to look at this example to reformat .net json document for json cell output mime type and display:

dotnet-data-formatting

Thanks to @jonsequitur for providing this example on .net json data formatting.

@RandomFractals RandomFractals removed the blocked Blocked label Jul 29, 2021
@RandomFractals
Copy link
Owner Author

RandomFractals commented Jul 31, 2021

got it to work in CodeSpaces. Just need to add .Net Interactive notebook example info to docs.

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
documentation Improvements or additions to documentation notebook Notebook task
Projects
None yet
Development

No branches or pull requests

1 participant