-
I have just installed Anaconda 3 on a fresh installed Ubuntu 20.04. The `conda` version is 4.9.2.
The issue I am experiencing is related to completion inside `ipython` (version 7.19.0). When I …
-
## Problem
Chat feature does not work
## Steps to reproduce the issue
## Expected behavior
Respond with an actual AI generated response
## System details (run `AWS: About` and/or `Amazo…
-
The bottom toolbar was updated to break up multi-line strings across multiple lines of the bottom toolbar (https://github.com/prompt-toolkit/python-prompt-toolkit/issues/587). Is it possible for me to…
-
I am writing a custom checkbox widget based on prompt-toolkit. So far it works great. Now I want to add a validator so I can validate that for example at least one checkbox has been selected.
I unde…
-
I do my first steps with `commitizen` and decided to use the docker-image.
In one of my repos I hit errors, now I created a fresh git repo with only one file in it.
I get stuff like:
```
doc…
-
```
import numpy as np
np?
Ctrl-C
q # to quit page
Ctrl-C # again
```
```
In [5]: numpy?
^C
KeyboardInterrupt escaped interact()
Traceback (most recent call last):
File "/Users/bu…
-
When running a simple script to create a plot with ipdb, the program crashed with AssertionError: "Application is already running."
## How to reproduce
Run the following script with ipdb3 (`ipdb…
-
When you change the size of the terminal, the prompt reacts randomly. It has been tested on the Ubuntu and Kali Linux terminal. Attached image for better understanding.
![resize-prompt-toolkit](htt…
-
Hello!
I've been using this toolkit for a long time, and it has been incredibly helpful for testing deep learning brain tumor segmentation models! Thanks for your hard work 🙏!
Recently, I change…
-
## Issue
While run ipython on Windows10 and execute my own script, I got this error:
```
# Just ignore run_debug.py script because it is okay for run "python run_debug.py" directly
# The issue o…