Very nice introduction of Rhino. Thanks a lot. I am curious to know what is the advantages of Rhino over golem?
@appsilon_official2 жыл бұрын
Thank you :) Rhino apps aren't packages, whereas Golem treats your app as such. Both options have value and are good ways to build structured, organized Shiny apps. Rhino puts more emphasis on development tools, clean configuration and minimal boilerplate. It tries to provide default solutions for typical problems and questions in these areas. This article touches on a few comparison points of popular frameworks: blog.devgenius.io/which-r-shiny-framework-is-the-best-a-comparison-of-vanilla-shiny-golem-rhino-and-leprechaun-c02ad8e2aa8c
@yonghuidong8882 жыл бұрын
@@appsilon_official Thanks a lot. Will definitely have a look and try!
@johnsonacharya6188 Жыл бұрын
How to connect MySQL database table in shiny rhino framework?
@nevinthomas513011 ай бұрын
is there a resource related to Rhino and Docker / any containerization platform
@appsilon_official11 ай бұрын
Unfortunately, we don't have this exact resource, but Docker is used in this guide. So, you can find a Dockerfile that might be helpful here: appsilon.github.io/rhino/articles/how-to/publish-on-huggingface.html