-
An error occurred in the module below. I used the current version uberon 2021.02.13. But when I used the old version you provided 2015-07-24 Uberon release, there is no error.
### **The error messa…
-
I run into this issue when running the Dockerfile. I tried fixing it by `pip install backports.functools_lru_cache` but still get the same error ...
Stack trace:
```
Step 6/13 : RUN $CONDA_DIR/e…
-
Sometimes this happens. No idea why.
-
I launched a remote kernel on my Centos server and connected to it on Spyder on my windows PC through SSH.
The problem is that a new IPython prompt 'In [1]:' keeps appearing about every 3 seconds in…
-
To avoid confusion with what variables are currently defined we could add a button with something like
```
import pprint
pprint.pprint(locals())
```
Or even better, display (a filtered version of) t…
-
Problem:
1. `jupyter` (`jupyter lab` or `jupyter notebook`):
all the provided interactivity is limited only to `.ipynb` notebooks
2. `ipython` lineage:
all interactivity is limited only to a…
-
It might be interesting to allow code to run using [Thebelab](https://thebelab.readthedocs.io/).
Cells are possibly unlikely to run without precursor cells running first, so perhaps offer a default…
-
I am trying to launch a Qt console from an app launched from a Qt console (so to simplify, I am trying to launch a Qt console inside a Qt console). If I type:
```python
%gui qt
from __future__ …
-
---
TypeError Traceback (most recent call last)
in ()
----> 1 get_ipython().magic(u'nose')
/usr/local/lib/python2.7/dist-packages/IPython/core/interactiveshell.pyc i…
-
I tried to run example_fabolas, but i get this error:
-
AttributeError Traceback (most recent call last)
in
101 # Start Fabolas to optimize the objective functio…