Visualize your Python code while you type it in PyCharm, Emacs, Sublime Text, or even your browser. Live coding tightens the feedback loop between making a change to your code and seeing the behaviour ...
If your machine has GPU(s), you can make use of the GPU(s) inside the containers by adding a --gpus parameter to your docker command. For example, this command sudo ...