-
### What I Did
Here's a sample notebook, the report view should show "not working" but the "run full notebook" should show "autorun works": https://alpha.iodide.io/notebooks/2753/?viewMode=report
…
-
hi,
I am converting a few neugram.io-based notebooks to gopherdata+gomacro.
In these neugram notebooks, a `defer` would only be executed at the end of the notebook, not at the end of the cell/bl…
-
### Required prerequisites
- [X] Search the [issue tracker](https://github.com/NVIDIA/cuda-quantum/issues) to check if your feature has already been mentioned or rejected in other issues.
### Descri…
-
**Mathematica** is used, but it is almost impossible to use sensibly with make (which is used in this project):
- Notebooks can only be executed interactively. If make wants a notebook run, it can …
-
**Is your feature request related to a problem? Please describe.**
I wish to programmatically add another cell into the notebook.
It's possible (unsupportedly) to read the entire notebook.
```
…
-
I'd like to be able to edit a command block and execute it again, analogically to how Jupyter Notebooks work.
Examples of what could this enable:
- Using workspaces as a set of steps that can be …
-
The code cells in PowerShell Notebooks currently pass the `-NoProfile` switch to PowerShell.exe or pwsh when they are executed. This makes sense as a default since it makes the execution time faster.…
-
I would like to document my thoughts wrt caching, partly inspired by the exploration of different approaches by @chrisjsewell. I hope these would be useful.
### Requirements
0. I consider the ca…
-
**Is your feature request related to a problem? Please describe.**
Currently, F# cells don't properly display option types when executed. For example:
```fsharp
(Some 1)
> 1
None
> * no ou…
-
Hi - do you have an ETA for scheduled notebooks?
In the meantime, is there a hackaround to just have a Notebook get executed in the background every day? A hackaround could be something like: run t…