epicf / ef_python

Low-energy charged particles' dynamics simulation using particle-in-cell method (Ef, python version)
MIT License
8 stars 11 forks source link

Ef Jupyter module requires kernel interruption after ef.run #26

Closed noooway closed 5 years ago

noooway commented 5 years ago

This has been fixed before, but for some reason this bug is still present in the master branch.

noooway commented 5 years ago

Seems working now. See https://stackoverflow.com/questions/4417546/constantly-print-subprocess-output-while-process-is-running for the solution.