Bycelium / PyFlow

An open-source tool for visual and modular block programming in python
GNU General Public License v3.0
1.27k stars 52 forks source link

:tada: Adds kernel menu to control kernel #282

Closed AlexandreSajus closed 2 years ago

AlexandreSajus commented 2 years ago

image

fixes #274

AlexandreSajus commented 2 years ago

Restarting the kernel introduces weird bugs.

For example: image

I ran A then restarted the kernel and ran B. B should output an error but does not.

Plus I would need to reset the kernel CWD every time I restart the kernel which means accessing saving_path from where I restart the kernel.

I am closing this PR for the time being

MathisFederico commented 2 years ago

That's sad, this would be a very nice feature :/