-
I recently started working on an IPython kernel for Clojure, and I thought at first I might name it "IClojure" but that seems to be taken.
Would this be a good module for Incanter?
-
**Describe the bug**
![image](https://user-images.githubusercontent.com/82852072/149882124-369ce37d-1804-4510-841a-4442bd4a9bec.png)
Python install from Microsoft Store.
**Steps to Reproduce*…
-
On windows 7 x64:
When I use %load in ipython to load a file, which is shown in picture
![page1](https://f.cloud.github.com/assets/4265746/794842/c7df02a0-ecc1-11e2-8d00-5c10f59de3ff.png)
and the res…
-
Hi! I'm seeing different behavior in how nbclient handles inline magics.
It's cool with `%%bash` but won't execute `%load`.
Is that something that could be addressed?
## What happens after run…
-
**Description**
When using the rich extension for IPython terminal (`%load_ext rich`), and when there is an error, I can't see the line from which the error arises, only its line number.
I often…
-
Would be nice to add support for IPython
-
Great library guys. I dug around in it a little and made this iPython notebook that demonstrates how to use it for tasks outside of Machine Translation.
[Hipster Machine Learning Metrics Made Easy](h…
-
Hello ,
Why i am getting down_cross Key error while running prompt-to-prompt_stable.ipynb?
This is the case with local edit :
prompts = ["A painting of a squirrel eating a burger",
"A p…
-
## Feature
Support for running IPython both as module `rustpython -m IPython` and as part of a script `rustpython -c "import IPython; IPython.embed()"`
Currently, it fails:
```
> cargo inst…
-
I have tried everything to solve this error, but couldn't do it. I am running of colab. Has anyone else faced any kind of issue similar to this, or can someone help me solve this.
PS: I have alrea…