flatironinstitute / stan-playground

Run Stan models in the browser
Apache License 2.0
36 stars 1 forks source link

Create templates in script editors #151

Closed magland closed 4 months ago

magland commented 4 months ago

This builds on #150

In data.py, data.R, analysis.py... if the editor is empty, there is a LINK text hint inviting click to generate template code.

We'll want to think about what the template code should be, and whether we want to somehow link to more thorough documentation.

image