.coveragerc
.gitignore
LICENSE.txt
README.rst
requirements.txt
setup.cfg
setup.py
tox.ini
docs/src/index.html
docs/src/jupyter_process_manager/class_one_process.html
docs/src/jupyter_process_manager/class_processes_manager.html
docs/src/jupyter_process_manager/function_wrapper.html
docs/src/jupyter_process_manager/index.html
docs/src/jupyter_process_manager/other.html
docs/src/jupyter_process_manager/test_functions.html
docs/src/jupyter_process_manager/widget.html
images/1.PNG
images/2.PNG
processes_output/int_max_used_process_id.txt
processes_output/stderr_101.txt
processes_output/stderr_102.txt
processes_output/stderr_103.txt
processes_output/stderr_104.txt
processes_output/stdout_101.txt
processes_output/stdout_102.txt
processes_output/stdout_103.txt
processes_output/stdout_104.txt
src/jupyter_process_manager/__init__.py
src/jupyter_process_manager/class_one_process.py
src/jupyter_process_manager/class_processes_manager.py
src/jupyter_process_manager/function_wrapper.py
src/jupyter_process_manager/logger.py
src/jupyter_process_manager/other.py
src/jupyter_process_manager/test_functions.py
src/jupyter_process_manager/widget.py
src/jupyter_process_manager.egg-info/PKG-INFO
src/jupyter_process_manager.egg-info/SOURCES.txt
src/jupyter_process_manager.egg-info/dependency_links.txt
src/jupyter_process_manager.egg-info/not-zip-safe
src/jupyter_process_manager.egg-info/requires.txt
src/jupyter_process_manager.egg-info/top_level.txt
tests/test_widget_creation.py