Ista Zahn
Ista Zahn
Any plans to update this extension to work with Jupyter 3?
I just upgraded to R version three, and now print.ascii gives warning message "In rep(rownames, length = nrow(x)) : 'x' is NULL so the result will be NULL" It would...
ggvis
First, thanks for working on this, its really nice. I notice that ggvis output is not displayed, e.g., ``` library(ggvis) mtcars %>% ggvis(~mpg, ~wt) %>% layer_points() ``` doesn't produce anything....
Fixes https://github.com/kapitainsky/RcloneBrowser/issues/162
I found that if more than one user in a multi-user linux environment tries to use rclone-browser at the same time we get message saying that "Rclone Browser is already...
The demo should be made shorter and more concise while still displaying all the features of this theme.
Right now the header is a .png file, which doesn't scale well if you zoom in. We have a vector version of the logo that we should use instead, but...
The theme now provides some non-obvious features, such as the overlay indicator dot and appendix navigation. The README should be updated to document these features.
Emacs 28 was released today with a huge set of changes and improvements: https://github.com/emacs-mirror/emacs/blob/emacs-28.1/etc/NEWS This is good news because it means we can remove some things that are now better...
When things go wrong there are some simple steps that users can take that will usually solve the problem. We should document those.