I typically fiddle around in a web2py shell (specifically, I use an IPython Notebook, in which I have defined some special functions to render HTML, such as forms and grids). I keep the notebook server running in a VM, and when I need to try something, I just go to the notebook in my browser. The advantage of this is that I can run everything in the context of any web2py app I have created.
Anthony On Thursday, February 5, 2015 at 11:49:34 AM UTC-5, Ramos wrote: > > Hello, > > Sometimes i need to experiment my dal knowledge but having to create an > app just for that dismisses my will. > "Sometimes i´m too lazy!" > > > Is it possible to create an online app to experiment just the dal syntax > just like jsfiddle or codepen. > > Thank you > António > > > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

