All Projects → rstudio → seamonster

rstudio / seamonster

Licence: other
Solutions engineering assets for demonstration

Programming Languages

HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to seamonster

driven-snow
❄️A light, bare-bones custom theme for Rstudio❄️
Stars: ✭ 21 (+10.53%)
Mutual labels:  rstudio
shinyAppTutorials
a collection of shiny app demonstrations 📊
Stars: ✭ 50 (+163.16%)
Mutual labels:  rstudio
at demos
A collection of demo apps written to help you get a head start on your atPlatform journey
Stars: ✭ 45 (+136.84%)
Mutual labels:  demos
rscloud
Managing RStudio Cloud spaces with R
Stars: ✭ 19 (+0%)
Mutual labels:  rstudio
container-slides
Slides for my container talks
Stars: ✭ 47 (+147.37%)
Mutual labels:  demos
xaringan-basics-and-beyond
Sharing Your Work with xaringan: Workshop created for the NHS-R Community 2020 Virtual Conference.
Stars: ✭ 43 (+126.32%)
Mutual labels:  rstudio
rdocsyntax
Syntax highlighting for R HTML documentation
Stars: ✭ 20 (+5.26%)
Mutual labels:  rstudio
viewtweets
🙈🐵 View tweets (timelines, favorites, searches) in Rstudio 🐵🙈
Stars: ✭ 21 (+10.53%)
Mutual labels:  rstudio
xamarin-forms-demo-app
A demo application in this repository demonstrates the capabilities of the DevExpress Mobile UI for Xamarin.Forms: Data Grid, Editors, Charts, Scheduler, Data Form, and other controls.
Stars: ✭ 74 (+289.47%)
Mutual labels:  demos
raspberrypi-rstudio
RStudio for Raspberry Pi - Docker Build and Runtime Environment
Stars: ✭ 57 (+200%)
Mutual labels:  rstudio
a-frame-demos
VR demos built with A-Frame
Stars: ✭ 19 (+0%)
Mutual labels:  demos
cnn-visualization-keras-tf2
Filter visualization, Feature map visualization, Guided Backprop, GradCAM, Guided-GradCAM, Deep Dream
Stars: ✭ 21 (+10.53%)
Mutual labels:  demos
Demos
🔥 the go programming language go Demos, go语言例子 go语言圣经 练习题 go 语言书籍 bootstrap 练习 sql-mysql练习
Stars: ✭ 84 (+342.11%)
Mutual labels:  demos
ermoji
🤷‍♂️ RStudio Addin to Search and Copy Emoji
Stars: ✭ 26 (+36.84%)
Mutual labels:  rstudio
compareWith
RStudio Addins for Enhanced Diff and Merge
Stars: ✭ 52 (+173.68%)
Mutual labels:  rstudio
fiddler-core-demos
Sample applications demonstrating usages of Progress® Telerik® FiddlerCore Embedded Engine.
Stars: ✭ 64 (+236.84%)
Mutual labels:  demos
wowchemy-hugo-themes
🔥 Hugo website builder, Hugo themes & Hugo CMS. No code, easily build with blocks! 创建在线课程,学术简历或初创网站。#OpenScience
Stars: ✭ 6,891 (+36168.42%)
Mutual labels:  rstudio
rstudio-themes
A collection of themes for RStudio
Stars: ✭ 109 (+473.68%)
Mutual labels:  rstudio
Distributed-Algorithms
利用 Go 语言实现多种分布式算法
Stars: ✭ 53 (+178.95%)
Mutual labels:  demos
big-data-upf
RECSM-UPF Summer School: Social Media and Big Data Research
Stars: ✭ 21 (+10.53%)
Mutual labels:  rstudio

seamonster

Solutions Engineering Assets demonstrations

This repository contains demos and assets for use by the RStudio Customer Success team and enterprise customers.

The master branch of this repository refreshes a shared project on our demo server nightly.

Creating a new demo:

  • New demos and WIP should be done on a branch of the project and submitted to master with a pull request.

Demo Rules:

  • Assets and demos are arranged in a folder hiearchy: theme -> feature -> asset -> asset_dependencies.

    There should not be deeper folder levels. This is to provide easy navigation for sales while on a demo. For example: Rmd files that generate stock report can be saved at rmarkdown -> parameterized-stock -> parameterized-stock-pdf.Rmd

  • Themes are defined by the RStudio website hierarchy.

    For example, flexdashboards are under rmarkdown.

  • Assets are named so that they can be easily found using the RStudio go-to file / function feature.

    The asset name should include the feature. For example, lm-gadget is an example of a shiny gadget. parameterized-stock-pdf is an example of a parameterized Rmd report of stock prices.

  • For style consistency, everything is named in lowercase-with-dashes-to-separate-words.

  • Connect demos are located under their respective theme.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].