Kolen Cheung

Results 132 comments of Kolen Cheung
trafficstars

Thanks! I will test probably after this week and report back.

@jiffyclub, thanks! I tested this and it works with plotly. #42 documents this.

Were you running programs that intercept audio such as Rewind? Quitting that would make BackgroundMusic works again.

I see. I'm going to put it in the wiki/pandoc extras/Preprocessors then.

On 2nd thought, there could be a way to work with CriticMarkup in the AST level. First of all, philosophically, rather than thinking CriticMarkup as some kind of pandoc-diff, we...

But I still think if the whole CriticMarkup treated as a markup will make everything fine. As a markup it shouldn't be in a code block. I mean people might...

It is still failing at https://github.com/conda-forge/staged-recipes/pull/22976/checks?check_run_id=19330248847 Because you are assuming gcc but > On macOS, only LLVM’s OpenMP implementation llvm-openmp is supported. This implementation is used even in Fortran code...

Unfortunately the flag `-fopenmp` is not the problem. `CC`, `CXX`, etc. are not problems either as you only override it when not available (but in conda-forge build stage it is...

I opened a draft PR to drive discussion. That PR doesn't completely fix it yet: #243 Others who possess an Intel Mac can help by running conda build locally which...