Rowan Cockett
Rowan Cockett
When we actually create an `ImageRun` in `docx`, the data must be there. I think, however, we can delay creating the XML node until later in the process and make...
Currently it looks like only strings are allowed. 
I just removed the web-components implementation here. This could be easier for some people to use, especially without having to learn react etc. Basically could use this to sidestep react...
 The last one is selected, the upper two are in a group. * Should have some way to selected base group?
Curvenote is sponsoring the 2024 conference proceedings for SciPy, as detailed in [this announcement](https://curvenote.one/news/curvenote-sponsors-scipy-proceedings-2024). The proceedings are available here: https://proceedings.scipy.org/ There are a number of pieces of work to improve...
Check comes back with: ``` { id: 'doi', key: 'jupyter', status: 'failure', } ``` Add to curvenote.yml(?) ``` checks: skip: - doi: - jupyter ``` or skip all the doi...
Right now we aren't wiping the site build folder, and after many builds there can be a lot in there with the new hashing mechanisms.
We should add information in the tempalte to link back to the project in Curvenote (if public) or in GitHub if published using the CLI.
We are overriding things (`height`) in the `directives.ts` this should be pushed upstream to mystjs.
