Mikolaj Magnuski

Results 11 issues of Mikolaj Magnuski

### Issue Report Checklist * [x] Searched the [issues page](https://github.com/spyder-ide/spyder/issues?q=is%3Aissue) for similar reports * [ ] Read the relevant sections of the [Spyder Troubleshooting Guide](https://github.com/spyder-ide/spyder/wiki/Troubleshooting-Guide-and-FAQ) and followed its advice *...

type:Bug
component:IPython Console

Hi, first of all - thanks for a great package! I only used it for a while now but I already see how it will make my life easier. :)...

I don't know if there is something that can be done about this at the PsychoPy end, but I've experienced this over and over on multiple computers (all Windows) and...

💻 app/ui
🐞 bug

Hi @hoechenberger, I'm not sure if this is psychopy or questplus issue (great package BTW!). The QuestPlusHandler freezes when its `.next()` method is called for the 28'th time. Below is...

🐞 bug

Hi, I've had this issue on various computers so far and would like to cooperate with you (psychopy devs) to find the root of the problem. :) I'm trying to...

🐞 bug
👀 visual

Trying to validate a source notebook in an anaconda environment produces a `jupyter_client.kernelspec.NoSuchKernel` error. #### Operating system Windows 10 build 18363 #### `nbgrader --version` ``` Python version 3.7.3 (default, Apr...

## Description of your problem **What steps will reproduce the problem?** 1. open Spyder, create empty notebook 2. make sure you are in the command mode 3. press `b` to...

type:Bug
status:Reproduced

Currently sensors without position are shown at `(0, 0)` position when using `mne.viz.plot_sensors` - this can lead to multiple channels being at the same location (look at the middle part...

For my current project I'm using matlab so it's a bit easier to use the matlab implementation of picard. While the `extended` option is clearly visible for the python picard...

Is it possible to set line width when using `ipyvolume.pylab.plot`? The docs do not seem to mention this and I could not find any info on this anywhere else too....

enhancement