David Anderson

Results 6 comments of David Anderson

Even better would be to do this, which makes it possible to print the notes as well. ```js const Print = ({ slides, notes }) => { const outer =...

I'm stuck on this too. I've got about 100 SVGs in the `static` folder, which works fine with @mdx-deck/gatsby-theme (and v2), but it's not working with v3 and gatsby-theme-mdx-deck.

@jxnblk https://github.com/alpinegizmo/mdx-deck-v3-static

The webpack workaround appears to have the drawback that I have to restart the dev server every time I add an image. That's unacceptable; any way to make this dynamic?

I do training for my organization, and I've built a gatsby site with a bunch of slide decks, using mdx-deck as the basis. This is certainly doable, but I have...

@HuangXingBo There are some topics I'm surprised aren't mentioned: * FLINK-27878 [FLIP-232] Add Retry Support For Async I/O In DataStream API * FLINK-21585 Add options to include/exclude metrics * FLINK-29255...