Safia Abdalla
Safia Abdalla
I like the option that @rgbkrk outlined of adding functionality in commutable to convert RMarkdown to our in-memory format. @robertmitchellv I don't know much about the internals of the RMarkdown...
This occurs on the desktop app as well. We have the overflow on the outputs container set to the `auto` when it should be set to `overflow` to allow the...
Still applicable. We need to refine the `extractNewKernel` function that is used to determine which kernel to launch.
An ideal implementation here would leverage some heuristic to determine the ideal fallback kernel to use. The heuristic can use a combination of the following: - The CodeMirror mode -...
Now that we have stateful-components and pure CSS styles in, we can probably implement this by setting the default height of outputs in `print` mode to the full height.
@CrystallineCat I unassigned you from this. It's a small enough issue that might be good for a new contributor to tackle.
I don't think so. We use Chromium's PDF generation which does not support continuous PDF printing.
> Hmm - gonna take you up on that "anyone" part 😸 and jump in with no knowledge about the project. Yes! All are welcome. > yarn expects a file...
Hm. What operating system are you on and how did you install yarn?
Got it! In this case, can you try the process outlined in [this StackOverflow post](https://stackoverflow.com/a/47680872). It seems like it might be an issue with the yarn package. Installing it through...