duanwilliam
duanwilliam
Not sure if this should have gone here or in the Docusaurus repo, but anyway. while images are given `max-width: 100%`, their height is unspecified, so any height attribute assigned...
### What version of `astro` are you using? 1.1.5 ### Are you using an SSR adapter? If so, which one? None ### What package manager are you using? pnpm ###...
### What version of `astro` are you using? 1.1.5 ### Are you using an SSR adapter? If so, which one? None ### What package manager are you using? pnpm ###...
### What version of `astro` are you using? 1.1.5 ### Are you using an SSR adapter? If so, which one? None ### What package manager are you using? pnpm ###...
### UnoCSS version 0.59.4 ### Describe the bug (already read through #1341, #1402) In some set of conditions in an Astro project, generated chunk appears to not be included in...
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)
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...
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,...
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...
## I'm submitting a... [ ] Regression (a behavior that used to work and stopped working in a new release) [ ] Bug report [ ] Performance issue [x] Feature...