ixemad
ixemad
### Describe the bug A table in nuon format cannot be parse by `from nuon` command. The nuon parser complains about missing columns. ``` /home/user〉docker images | from ssv |...
First of all, congratulations for this beautiful piece of code. Recently, I have been using it in my daily work with Emacs + Org-mode to create "literate scripts". I would...
Hi! I'm playing with xonsh and this contrib is really useful to leverage it. I detected some inconsistencies with the experimental feature @(). The following can help polish it. The...
Hi! IPython widgets not working in `xonsh` v0.14.1, `xontrib-jupyter` v0.3.0 and `JupyterLab` v4.0.7. Below you can observe the result as it's returned by a xonsh cell  Next, same code...
Hi! This is a question, and it could also be a bug. I have notice that the [coercion of Sets](https://github.com/replikativ/hasch/blob/d9efe4906156948d251f765b56ed1b6e317f6d71/src/hasch/platform.clj#L148-L152) invoke the `digest` function. However, the [coercion of Maps](https://github.com/replikativ/hasch/blob/d9efe4906156948d251f765b56ed1b6e317f6d71/src/hasch/platform.clj#L141-L146) does...