Charles Cabergs
Charles Cabergs
Fixed by adding the following in the user `.condarc` ```yaml pkgs_dirs: - /home//.conda/pkgs ```
Still have the same errors with 0.24.0: ``` $ mamba create -n yesplease python=3.9 pandas __ __ __ __ / \ / \ / \ / \ / \/ \/...
For anyone passing by with the same issue. There is a less known library that does this: https://github.com/appleboy/easyssh-proxy
I think the non parsable output should be printed (or at least the few last lines) and have a clear message that it couldn't be parsed. Then continue the other...
The same goes for the number of long test and the long test time. The configuration variables should go in a `config.py` file.
In my last pull request (I didn't knew github automaticly updated the commit in pr), I also added the configuration variables in `config.py` and options to change the long test...
Indeed, it doesn't. Was hoping you had more pandoc knowledge than me and you would have an idea 😅
For anyone stumbling on this one, there is a stupidly simple work around for this, you just `Ctrl+p` in your browser. It will keep the pictures but also the colors
Is this with the current version of this repo or with your modified version?
I think it's an error with the plugin's code, not the code that is formatted