Soichi Hayashi

Results 90 issues of Soichi Hayashi

I am not sure if I haven't installed it properly or not, but I am seeing following javascript error message. Uncaught TypeError: Cannot read property 'start' of undefined ttyplayer.js:719 TTYPlayer.next_frame...

I am trying to find what formats are available under --outfmt (without looking at the code..) README says to "See 'help formats'". I think it means to do following, but...

It looks like this module no longer works properly with the latest version of katex (0.9). Can you upgrade the package dependency? > https://github.com/Khan/KaTeX/issues/1114#issuecomment-361387732

I have a path within my svg that I'd like to register click event handler. ``` path.addEventListener("click", e=>{ //do things }); ``` If I need to differentiate between normal click...

When I load brainlife.io warehouse UI, the page flickers with some text missing / fonts not applied, etc. I've tried the standard `v-cloak` approach but it doesn't seem to cure...

bug

We should consider creating a page on brain-life that shows 1) Current status of the brain-life systems 2) Status of various resource configured for brain-life (project specific resource should be...

enhancement
platform interface/design

Our services currently write graphite formatted metrics to /tmp, and sensu will pick them up and post them to graphite. We should keep this running for historical reasons, but we...

We run our validators directly on our upload server. Although most validator has `#PBS --waltime` directive set, this is ignored when the App runs directly (not on slurm cluster). For...

Our vis server software stack and all of our native UI apps are designed to run on Ubuntu 18. I've replaced gpu1 with prod-vis-1 VM running on JS2 so that...

Currently, updateParticipants function simply overwrites the subject information array. If user re-import BIDS with different set of subjects list, it will end up wiping out the previous set of subjects...