diff --git a/README.md b/README.md index e0f40a8..057c3a4 100644 --- a/README.md +++ b/README.md @@ -233,6 +233,7 @@ - [**Calling an external command in Python**](http://stackoverflow.com/questions/89228/calling-an-external-command-in-python) - [**Running shell command from Python and capturing the output**](http://stackoverflow.com/questions/4760215/running-shell-command-from-python-and-capturing-the-output) - [**Can I use Python as a bash replacement?**](http://stackoverflow.com/questions/209470/can-i-use-python-as-a-bash-replacement) +- [Xonsh shell: Python-powered shell with support for Jupyter Notebook kernels](https://github.com/xonsh/xonsh) - [Python Scripts as a Replacement for Bash Utility Scripts](http://www.linuxjournal.com/content/python-scripts-replacement-bash-utility-scripts) - [How to Write a Shell Script using Bash Shell in Ubuntu](https://www.youtube.com/watch?v=He-5BpUGSag) - Red Hat Magazine | Python for Bash scripters: A well-kept secret