Zach Williams

Results 13 comments of Zach Williams

Just to second this -- I absolutely love Reggy! Would hate to not get to use it just because it's 32-bit.

Thanks for the fork, @Drarok!

Hey @alanlima @typicode, This is 100% the solution to get `hotel` working on Mac OS 10.15 with node v14.9.0 Any chance we could get #361 merged? (As @alexrjs suggests, the...

👍 This would be really useful when creating Mermaid files locally on my Mac. /cc @tylerlong

This functionality would be great when paired with `jupytext`!

Awesome! This is 100% a better solution — I hadn't even thought of using `@app.context_processor`. Thank you. I'll update the app and page accordingly tonight.

Good catch -- I'm pretty sure this has to do with Daylight Saving Time going into effect this past weekend. I'm getting a similar error to your code: ```python from...

I can confirm this problem, as well.

Found this except useful from the [XGBoost docs](https://github.com/dmlc/xgboost/blob/master/demo/kaggle-otto/understandingXGBoostModel.Rmd): > To build a tree, the dataset is divided recursively several times. At the end of the process, you get groups of...

I'm running across this bug, as well (`open` and `close` are the same value).