Jay Wang

Results 65 comments of Jay Wang

https://github.com/gitter-lab/ml-bio-workshop/pull/55 adds size + intensity and CellProfiler features CSV files. Since the CSV files for the raw pixels are two large (60MB for augmented images, and 10MB for unaugmented images),...

Sounds good. https://github.com/gitter-lab/t-cell-classification/commit/535d477169a306a8bfd7a18893d0ea721649c5b5 adds these two csv files to https://github.com/gitter-lab/t-cell-classification. I renamed them to `pixel_features_augmented.csv` and `pixel_features_unaugmented.csv` to be consistent with other files in the `resource` directory.

I'm facing the same issue. Changing `localhost` to 127.0.0.1 doesn't fix it. Adding dummy credentials doesn't help either. I'm using the local dynamodb from NoSQL Workbench. `aws dynamodb list-tables --endpoint-url...

Good idea!! I will add this feature when I have time. PR is welcome! We can add a new option in the model drop-down menu and allow users to enter...

> Thanks for the PR! This template setting was from https://github.com/mlc-ai/web-llm/blob/ca1c3486755462dfcdc32699c651275e3fd863ce/src/conversation.ts#L158. Could you please explain your fix? Web LLM might have some different template format than other frameworks. Oh I...

I was also tripped by this behavior. See this question on [StackOverflow](https://stackoverflow.com/questions/76691769/how-to-use-decompressionstream-to-decompress-a-gzip-file-using-javascript-in-bro?noredirect=1#comment135210702_76691769).

Same issue here. Did you manage to solve the issue? @helgardferreira

Hi @janduplessis883, thanks for your kind words! Jupyter Notebook v7 uses Lab v4 as its frontend component. Once StickyLand supports Lab v4, it should work on Notebook v7 as well....

Hi! Sorry for the late response. You can check out this tutorial notebook to add images: https://github.com/poloclub/wizmap/blob/main/example/diffusiondb-images.ipynb