acm-ai-workshops icon indicating copy to clipboard operation
acm-ai-workshops copied to clipboard

Repository of AI resources from workshops hosted by ACM AI at UCSD 🧠

Results 9 acm-ai-workshops issues
Sort by recently updated
recently updated
newest added

## Beep boop. Your images are optimized! Your image file size has been reduced by **29%** 🎉 Details | File | Before | After | Percent reduction | |:--|:--|:--|:--| |...

- remove some of the older content that's not up to the same quality as our most recent ones.

Currently, our Jupyter Notebook pages don't render any output. Ideally, we should be able to render _at least_ plaintext output and images (i.e. matplotlib graph)

enhancement

Currently, notebooks are converted into a long Markdown document, where Jupyter code cells are simply rendered as markdown code blocks. However, this means that if a markdown cell contains a...

enhancement

Currently, the website has no code linting or style enforcement - there is a cacophonous mix of semicolons and no semicolons, single and double quotes, random order of css properties,...

enhancement

The pipeline for generating pages from Jupyter notebooks, and being able to extend it to generate pages for e.g. Markdown documents or anything else, is somewhat complex and not fully...

documentation

It'd be nice not to have the Canva dependency and instead generate the workshop header images programmatically (e.g. pass in the name of the workshop and a script creates it...

enhancement