-
Run this sample code in an IPythonCell and print the output
```
github_token = os.getenv('TEST')
headers = {
'Authorization': f'token {github_token}',
'Accept': 'application/vnd.github.…
-
I ran into the error below when starting my first `ipython` session after installing the package. The startup folder on my default ipython profile had files - it should not have been the case, but I…
-
Sorry if its an obvious question,
But when i close the ipython interpreter with
exit(0)
it kills the ida process.
How can I kill/restart the interpreter? I use notebooks and its necessary sometime…
-
(See [this comment](https://github.com/bhoov/manim-notebook/pull/30#issuecomment-2439781301))
> When starting an interactive session, automatically focus on the iPython terminal that is running Man…
bhoov updated
1 month ago
-
### What happened?
I've been trying to use `pynhd` to download HUC 8 data from IPython, but IPython crashes with the message "RuntimeError: Event loop is closed". I only experience this bug in IPytho…
-
`ipython` is a transitive dependency of `ipywidgets` in file [ansible/roles/jupyter/files/jupyter_requirements.txt](https://github.com/exasol/ai-lab/blob/main/exasol/ds/sandbox/runtime/ansible/roles/j…
-
## Description
I installed jupyter, jupyterai and langchain-openai in a clean environment (using pixi). I entered my openAI api key and the chat window seems to work. however, using the %%ai magi…
-
@AndrewTheTM When I started running the ActivitySim 1.3.1 on the develop branch, I got the following warning message during the Cube scripts that run before ActivitySim.
File "C:\metc_asim\metc-…
-
**REMEMBER TO ATTACH YOUR LOG FILE**
Version: 1.2.0
Locale: en_US
Platform: Linux 6.8.0-49-generic #49-Ubuntu SMP PREEMPT_DYNAMIC Mon Nov 4 02:06:24 UTC 2024 x86_64
```
dule>
from .conn…
-
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…