Christopher Ball

Results 6 comments of Christopher Ball

I landed here due to the exact same scenario as @mikeys with express and app.

Not sure what things looked like when you opened this issue, but the titanic competition on Kaggle is open with train/test data fully available as of my comment.

Can confirm, was able to debug manim code using VSCode with the following debug launch.json: ``` { // Use IntelliSense to learn about possible attributes. // Hover to view descriptions...

Seeing as this issue has been open for 9+ years, out of necessity for my own work, I've created a fork and [added the missing functionality](https://github.com/christopherball/stats.js). If this ever gets...

This single issue is stopping me using this tool. It's nearly impossible to cleanly write math because the thinnest available lines are too thick...Here's a related issue from multiple years...

+1 for supporting hard line breaks in native AsciiMath syntax. This is a major pain for my tooling right now, as I ended up going with the approach of translating...