Justin Gosses

Results 83 comments of Justin Gosses

some hover tooltips work on the basis of interacting with circles over lines, so this issue relates potentially this the hover on #13 as well.

I'm here as I saw what NIST had built with their version of this repository in this month's open-data telecon. I had done a small proof-of-concept project similar to your...

I used this repo for a weekend hackathon project for a non profit group focused on intersection of code & subsurface geology, so I figured I'd share. Repo fork is:...

https://github.com/miso-belica/sumy

I think Anthony was suggesting to use 'sumy' to summarize large documents down to abstract length. It is weird that "Norway" is one of the predicted tags. Are there place...

Just saw this tool, might be useful for debugging this type of problem https://github.com/pair-code/lit

Made examples here: https://github.com/JustinGOSSES/wellio-playground Some explanation in README

Maybe would be easier to just recommend people use AJAX to load files if they aren't using webpack or browserify to bundle everything? That would avoid the problems with detecting...

As shown in https://justingosses.github.io/wellio-playground/demo_noBrowserifyWithTimeOutCrutch/ live example and repo in https://github.com/JustinGOSSES/wellio-playground/tree/main/demo_noBrowserifyWithTimeOutCrutch

This is a low priority issue as using wellio.js works, just not in an older manner of using ajax. Not a blocker really for anyone. Should fix at some point...