Alex Cabrera

Results 34 issues of Alex Cabrera

There are lots of updates happening on the official typescript cookie cutter that aren't captured here without my manual updates. It would be nice to include those or sync this...

enhancement

Rough road-map of what areas need to be worked on: ## General - [ ] Polish contribution guides for tools, techs, and topics - [ ] Add Recon, Hardware, etc....

There needs to be a standardized way to write tools references, just as there is for writing technology references. A simple example document with sections and explanations will work.

I have been thinking that it might be nice to have an INDEX.md file that organizes challenges by topic. For example, it might be organized like this: - PDF -...

enhancement

I'm not sure if this is expected behavior, but the tooltip currently sticks when you stop hovering on a point which is a bit distracting. I see the behavior on...

low priority

Join similar functionality into functions for most of the render/draw cases

enhancement

I was curious if people know why the setup.py builds the package on install: https://github.com/jupyter-widgets/widget-ts-cookiecutter/blob/f8c4f1d2c61374811423eb724b9eb11c6e2f10b1/%7B%7Bcookiecutter.github_project_name%7D%7D/setup.py#L60 It looks like nbextension and labextension are both pre-built and bundled, so it isn't necessary...

@neubig mentioned it would be nice to have a scatterplot view where the x and y axes are feature columns for different models (or just different features) and each dot...