Closed anki-code closed 1 year ago
Hi, @anki-code (CC-ing xonsh contributors: @jnoortheen, @gforsyth) 👋,
Thank you for adding the xonsh kernel to this list. It looks really cool!
If you find awesome-jupyter useful and you could maybe link to it or tweet about it, that would be awesome. 😎
Cheers, Markus
Hello @markusschanta! Thank you! I've also added a PR with the link to awesome-jupyter! Here it is https://github.com/xonsh/xontrib-jupyter/pull/13
Cool, thank you very much! 🤩
Added xonsh kernel.
Xonsh is a Python-powered, cross-platform, Unix-gazing shell language and command prompt. The language is a superset of Python 3.6+ with additional shell primitives that you are used to from Bash and IPython. It works on all major systems including Linux, OSX, and Windows. Xonsh is meant for the daily use of experts and novices.
Jupyter kernel for xonsh allows to automate shell work like with iPython but you can then convert the xonsh script to automated task or distinct script. Xonsh is more powerful than iPython.