-
**Is your feature request related to a problem? Please describe.**
Hi there, I maintain an a wrapper kernel around IPython called [ipyflow](https://github.com/ipyflow/ipyflow), which tracks dataflow …
-
Since d3 generate svg it should be cool to allow user to save current figure to svg.
D3 generate svg client side, so to do that we have to find a way to send client data (svg code) back to the ipytho…
hadim updated
9 years ago
-
BPO | [44215](https://bugs.python.org/issue44215)
--- | :---
Nosy | @stefanor
*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*
…
-
Can we add some way to pass JSON through displayDataToJson for the new custom mimetype? Rarndom thoughts are
a) add a separate mimetype - e.g. `MimeCustomJSON Text` - which can then be used in `di…
-
~~Feature Request 1~~ (_already supported_)
~~Allow local file path in `piplite_urls`, so I can cache my private python package.~~
**Feature Request 2**
Run python codes defined in config everyti…
-
Create a Pinafore Jupyter kernel, that works like interactive mode.
- Output is always like HTTP content.
- Create `JupyterOutput` type
- `Drawing
-
# Aim
Within jupyter-book, and EBP in general, it is a desire for users to be able to embed the outputs of Jupyter Notebook code cell execution within the body of their documents.
For example, ref…
-
Completions in paths are invalid.
```python
In [23]: cd ~/mycode/a
```
return a completion
```python
In[23]: cd ~/mycode/ArithmeticError
```
The list of possible values include python f…
-
I brought this up yesterday in [https://github.com/spyder-ide/spyder/issues/3279](Spyder) not knowing qtconsole was the source of the issue.
From within qtconsole's execution, add the line "from IPyt…
-
I want to learn `rust` but in the context of data processing, and `rusti` looks like the way to go.
Do you have any plans to support a kernel for [iPython](https://jupyter.org/) like [this](https://…