-
Create interactive demo notebooks following examples in documentation so the user can directly launch, manipulate and experimentate.
- [x] new directory `/notebooks` with files - `demo-[x]-[name].ipy…
-
This page:
https://msdlive.org/computational-resources
From Casey's email 11/7/2023:
keep description for the UC eBook so let’s let that stand:
![Image](https://github.com/MSD-LIVE/issues/assets…
-
### Describe the bug
When trigger "Format document" (alt+shift+f), VS Code prompts
> There is no formatter for 'polyglot-notebook' files installed."
![image](https://github.com/dotnet/interactive…
-
adding JupyterLab in devLaps
JupyterLab is an interactive development environment (IDE) for notebooks, code, and data.
- [x] I have checked the existing issues *
- [x] I have read the Contrib…
-
# Jupyter Notebook Testing Overview
In the field of data science and analysis, Jupyter Notebooks come as a very handy tool since they provide interactive computing and visualization of data. But wh…
-
**Is your feature request related to a problem? Please describe.**
.NET Interactive Notebooks should have a programmatic way of executing them.
**Describe the solution you'd like**
When executing…
-
A lot is us Competetive programmers have to solve multiple ques fast. Rather than creating multiple cpp files, it would be awesome if we can use the polyglot notebook for c++. Does it already supports…
-
### Applies To
- [X] Notebooks (.ipynb files)
- [ ] Interactive Window and\/or Cell Scripts (.py files with \#%% markers)
### What happened?
To reproduce the bug you need to have another ext…
-
code state is 03f80463342e861c8cb072c6aa8cc2916ee42d14
When I run the supposedly interactive docker run command,
```
docker run -ti --volume ${PWD}/model-generation/notebooks:/data/notebooks \
…
-
Have you tried adding a custom kernel for dotnet interactive notebooks https://github.com/dotnet/interactive? I feel like the hybrid app model could work for making a custom cell type for Blazor.