-
There looks to be a performance regression that was introduced in the last 7 releases. When using ipython on my machine (8.22.0) it performs much better than using the latest ipython version `8.29.0`,…
-
## Description
Logging content to stderr is quite slow inside jupyterlab. Consider the following snippet -
```python
import logging
logger = logging.getLogget()
for i in range(1000):…
-
This is pretty generic, and could be useful to many people, should we move this, or a cleaner version of it into widget proper?
@jasongrout @sylvaincorlay @ellisonbg
-
Would you consider making ipython an optional dependency?
Patch below, i can make a PR if you like
the patch
```patch
From 46ecf8e079ecc25c2e62455a8ca9ae17840813ec Mon Sep 17 00:00:00 2001
…
-
These [instructions](https://bcda-aps.github.io/bluesky_training/reference/_ipython.html#add-a-single-python-file-to-the-startup-directory) need more detail. As they appear now, they show the resulti…
-
To reproduce:
Fire up a terminal, activate conda environment and enter ipython. This is a normal ipython terminal (not jupyter console or jupyter qtconsole).
At first, the shell is responsive even af…
-
Hello,
I struggled to get this installed and working, did have issues with the IPython command at first. But updating remote plugins worked for me.
Now i have the issue that i can make an IPython …
-
### What happened?
In interactive mode, the `__repr__` for a Table differs depending on the run-time environment. The `__repr__` includes Unicode characters and ANSI escape codes for colours when `…
-
**Describe the bug**
When I run an interactive window using IPython, it always ends up freezing.
The default interactive window works fine on the other hand.
**Steps to Reproduce**
1. Create a c…
-
Olá,
como faço para rodar interativamente pelo navegador utilizando o iPython?
Instalei ele aqui mas não sei como rodar.