-
```
Made some changes to support running from an ipython qtconsole (requires the \r
to be at the beginning of the line and the stream to be flushed).
Also added support for rendering widgets as HTML…
-
The blog post mentions
> Here is a simple example that produces a 2-layer transform. The first corresponds to computing length and the second the cumulative sum. The cumulative sum has to go into a…
-
Here is the code it gives .... EVERY NOTEBOOK I tried.
---------------------------------------------------------------------------
NameError Traceback (most recent…
-
```
Made some changes to support running from an ipython qtconsole (requires the \r
to be at the beginning of the line and the stream to be flushed).
Also added support for rendering widgets as HTML…
-
```
Made some changes to support running from an ipython qtconsole (requires the \r
to be at the beginning of the line and the stream to be flushed).
Also added support for rendering widgets as HTML…
-
### Terms
- [X] Checked the [existing issues](https://github.com/jeertmans/manim-slides/issues?q=is%3Aissue+label%3Aenhancement+) and [discussions](https://github.com/jeertmans/manim-slides/discuss…
-
### Describe the issue
The chat terminated quickly, no .ipynb file was created
### Steps to reproduce
Use this build and execute message with AgentBuilder: "Create an ipython notebook printing the …
-
Please try putting together your own notebook from the docs because feedback on where the documents are weak.
If you want to see one example, though, it is at: http://nbviewer.ipython.org/gist/mwcra…
-
When `ipdb.set_trace()` is called, it calls this function:
```
def update_stdout():
# setup stdout to ensure output is available with nose
io.stdout = sys.stdout = sys.__stdout__
```
This re…
-
```
Made some changes to support running from an ipython qtconsole (requires the \r
to be at the beginning of the line and the stream to be flushed).
Also added support for rendering widgets as HTML…