-
# Summary
When using Jupyter as the python shell interpreter, after calling the function `elpy-shell-send-region-or-buffer` on a python file for the first time, a Jupyter console opens and matplotl…
-
现在想要更新一下最新的版本,想本地重新打包一个版本,请问下有打包步骤或者脚本吗
-
# Summary
I'm setting things up on a fresh ubuntu machine. Elpy interrupts frequently when editing python files, so I checked elpy config and got the warning message shown below.
Part of the warn…
-
# Summary
When I set `elpy-test-compilation-function` to `'pdb`, I can't test single unit tests anymore (having point on a test and using `C-c C-t`. I get the following error (Running all tests of …
-
# Summary
Hi, I was running elpy with versión 20190130.2109 without any issues relating to this - I could view definitions originating from other files and within same files.
Since updating (I no…
-
# Summary
When investigating the issues with truncation of calltips in the ElDoc module (https://github.com/jorgenschaefer/elpy/issues/1416), I noticed something that I didn't before: when retrieving…
bpmcl updated
6 years ago
-
What are the steps to install and enable an nbextension (e.g., code prettify)? I tried !jupyter nbextension but that gave command nbextension not found.
-
Hello!
I'm following the README to install the Python libraries. pip fails as following:
ERROR: Invalid requirement: '_libgcc_mutex=0.1=main' (from line 4 of requirements.txt)
Hint: = is not a …
-
### Before submitting the issue
- [X] I have searched among the existing issues
- [X] I am using a Python virtual environment
### Description of the bug
There's error message after running the foll…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
I followed the instructions at https://github.com/AUTOMAT…