Henry Lydecker

Results 11 issues of Henry Lydecker

## Context ``` R version 4.2.2 (2022-10-31) -- "Innocent and Trusting" Copyright (C) 2022 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin17.0 (64-bit) ``` In R console: ```r install.packages("writexl") library(writexl)...

# knitr fails because pandoc cannot find crosstalk.css ## Details: When knitting an R markdown with several plotly visuals that use crosstalk, I encountered an error where knitr failed due...

Let's say I want to fit a random forest model. ```{R} library(caret) set.seed(1) example

## Context Using the example Colab, running on a TPU instance, user get the following error running the second code chunk: ![image](https://github.com/instadeepai/nucleotide-transformer/assets/50643975/ed27bc97-540f-411d-a373-f2228e3888c1) ## Attempted Fixes ### Updating the jax version...

Great work, and love that everything is easily runnable in Colab. However, I am not clear on what are the most direct real world applications of this for bioinformatics or...

Self explanatory

Add annotation tab and user guide.

It might be very useful to allow users to download data directly into an ML ready format such as YOLO. I could probably repurpose some of the dataset utilities I...

enhancement

From a user perspective, there is no communication about the differences between different dataset versions. We could allow users to input a free text message describing changes, but we wouldn't...

User story: user has uploaded a dataset, but downloads it and adds some more image or annotations to the dataset, then uploads the dataset again. How do we handle file...