-
Have inline plots like in ipython/jupyter. I want it to be even better than it is there: if you plot normally (pyplot and stuff), then the gui opens, but also a line is added to the shell - like a squ…
-
### Feature Description
With Tesseract for instance.
Would help replace *not flat-field* with *non-flat-field* in [PRNU_extraction](https://codeberg.org/Benjamin_Loison/PRNU_extraction) and [Rob…
-
In Chapter 14 on plotting you wrote "To leverage it in Jupyter, make sure you include the
following cell magic to tell Jupyter to display the plots in the browser:
`%matplotlib inline` " which no lo…
-
Hello!
Similar errors occurred here! I am running MRIQC using 'datalad containers-run' (with Singularity containers) with command
```
datalad containers-run -m "run mriqc on sub-XXX" -i "BIDS/s…
-
Hello,
I was attempting to install Keggdecoder and ran into the following issue. I understand that certain versions of python are not compatible. I am using Python 3.9. How can I resolve this?
p…
-
Is there any way of setting the scales for a line or scatter plot so that they are physically representative? I.e. a circle should appear as a circle in the figure and not stretched in either directio…
-
try this?
`sudo apt-get install python3-matplotlib`
ozett updated
4 years ago
-
Hi everyone,
I have installed build 3065 of ST 3.
Im using Python 3.4.1 intepreter in my SublimeREPL, however something going wrong when im trying
to execute following commands:
import matplotlib.py…
-
## Summary
Unless you intentionally omitted it, It seems to need to call ``IPython.core.pylabtools.activate_matplotlib()`` function in ``_enable_matplotlib_integration()``.
## Details
[Since …
-
Running with Matplotlib version 3.2.0.
Get the following error when trying to launch `xpecgen` gui.
```python
(base) C:\Users\easyXAFS>xpecgen
Traceback (most recent call last):
File "c:\to…