neurodata / Graph-Explorer

Web-based graph analytics and some visualization
Apache License 2.0
4 stars 1 forks source link

NeuroData's Graph Explorer

Web-based graph analytics and some visualization

To run:

  1. go to the shiny dir
  2. start R
  3. type library('shiny')
  4. type runApp()

Deploy Updates

  1. log in to brainapps1.neurodata.io
  2. cd /srv/shinyapps/Graph-Explorer
  3. git pull deploy
  4. (maybe restart shiny)

If docker container goes down

  1. ./graphexplorerstart.sh

If we want to add more dependencies to installation

To get a terminal on the docker container