Skip to content

prototype implementation of a markdown editor in shiny with support of bibliography

Notifications You must be signed in to change notification settings

aneuraz/shinymd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependencies

R packages

  • shinyAce: devtools::install_github("aneuraz/shinyAce")
  • rethinker: install.packages('rethinker')
  • shiny.collections: devtools::install_github("Appsilon/shiny.collections")

Rethinkdb

with docker: docker run -d -P --name rethink1 -p 28015:28015 rethinkdb

About

prototype implementation of a markdown editor in shiny with support of bibliography

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published