scimax

Results 6 issues of scimax

Hello everyone, I'm sorry to ask this as I thought this was already an issue a few weeks ago. But I looked through all the issues and couldn't find it....

I was testing the `details.md` and playing around with the interactive elements. What I couldn't find is a way to get a filepath via a filepicker. I think one could...

Hello, I am trying to use the [gnuplot](https://github.com/has2k1/gnuplot_kernel) kernel on Windows. After fixing the issue of the [permanently dying kernel](https://github.com/has2k1/gnuplot_kernel/issues/13) the code in a notebook is still not executed. Now...

Multiprocessing is replaced with multiprocess, see #480. ## Related Issue - #480

When I run the my test programm I get an error in the function 'CreateFoldersIfNecessary' ``` Log4Pascal.pas(113,44) Error: Identifier not found "Application" ``` I know that the variable "Application" is...

After running 2to3 I still can't get the designer working. I fixed the error ```python ImportError: No module named 'wx.gizmos' ``` coming from `inspector.py`, replacing the TreeListClass with the [new](https://wxpython.org/Phoenix/docs/html/classic_vs_phoenix.html)...