Juraj Smiesko

Results 13 comments of Juraj Smiesko

Ahh sorry, the version of `pandoc` which introduced this change is [2.11.2 (2020-11-19)](https://pandoc.org/releases.html#pandoc-2.11.2-2020-11-19).

Yeah, it comes down to the platform you want to support. We are running jupytext on centos7, which has ancient pandoc 1.12.3.1 and have to install more modern version anyway...

> The PR looks good. The doubt I have is that there is a change in functionality. In ROOT, all random generators of `TRandom::Random()` return a value in (0,1], excluding...

Thanks for the suggestion I renamed the `Source` to `DataSource`.

> I only had a quick look at some of the files and made a few smaller comments. > Thanks, this was just work in progress commit... > Overall, what...

This looks like the output file is not yet ready when additional information is being written to it. This https://github.com/HEP-FCC/FCCAnalyses/pull/352 should help, but I'm not entirely sure.

@davidjamin, @jeyserma, @forthommel, @amanmdesai, @JavierCVilla, @gartrog, @atishelmanch, @jalimena, @gavinsalam, @matthewkenzie, @kunal2796, @IneMEGAmaxi, @imelnyk1337, @creakyorange969

Dear all, thank you to everyone who approved the clearing of the license situation. Since I see no objections stated from anyone, I believe all the others approve the PR...

Hi @Zehvogel, Thanks for reporting an issue :) Even with using `with TFile` context almost everywhere (PR https://github.com/HEP-FCC/FCCAnalyses/pull/298) I'm still not able to get the JSROOT load the branch. See...

Hi @matthewkenzie, @AidanWiederhold, we were discussing this yesterday at the meeting with @selvaggi. I'm not sure how severe this error messages are, but in order to suppress them I prepared...