File size: 561 Bytes
2094d5d
5fca8da
2094d5d
 
 
 
 
5fca8da
 
2094d5d
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
---
title: Shiny Python Neuropsych Extractor
emoji: 🌍
colorFrom: yellow
colorTo: indigo
sdk: docker
pinned: false
license: cc-by-3.0
short_description: extract neurpsych data
---

This is a templated Space for [Shiny for Python](https://shiny.rstudio.com/py/). 


To get started with a new app do the following:

1) Install Shiny with `pip install shiny`
2) Create a new app with `shiny create`
3) Then run the app with `shiny run --reload`

To learn more about this framework please see the [Documentation](https://shiny.rstudio.com/py/docs/overview.html).