-
The issue for users to track and show support for `ipython` REPL in Warp terminal.
[IPython](https://github.com/ipython/ipython) (Interactive Python) is an enhanced interactive shell for Python. It…
-
**Describe the bug**
`cabal repl` ignores the `.ghci` file in the project directory. I also tried to put the `.ghci` file into my home directory, passing a `.ghci` file via the `-ghci-script` option,…
-
In the latest pre-alpha 12 opening a file on the device file system with `Auto Clear REPL` enabled doesn't clear the REPL terminal like it did in the previous versions, but each time a file is transfe…
-
# Bug report
### Bug description:
Python's new REPL seems to eat exit codes and instead return 1:
```
¶ python
Python 3.13.0 (main, Oct 19 2024, 04:14:02) [GCC 12.2.0] on linux
Type "help…
-
This is with Julia 1.7.3, BB 0.6.0.
The error happens when being dropped into the cross-compilation environment.
```
At line 293, ABORTED (19: No such device)!
At line 293, ABORTED (19: No such devic…
-
### Description
1. When grouping `cpu`(s) into clusters, they seem to appear duplicated in the output of the `peripherals` command
1. The display format of a `cluster`/`cpu`(s) seems inconsistent …
-
Currently, when you type an empty command in the REPL, you get a very verbose output:
```roc-shell
»
Enter an expression to evaluate, or a definition (like x = 1) to use later.
- ctrl-v + ct…
-
---------------------------------------------------------------------------
AttributeError Traceback (most recent call last)
Cell In[213], line 1
----> 1 irf.plot_cum_eff…
-
Hey, thanks for the new inline REPL—it’s fantastic! I’m using version `1.14.0-eap1-2024.2` and have encountered a couple of issues:
- When I evaluate a simple data structure like `{:a 1 :b 2}`, and m…
-
**Is your feature request related to a problem? Please describe.**
When I'm entering the `nix repl`, I often like to set up a couple definitions for convenience before I start evaluating expressions,…