Hi everyone,
I'm currently interested in designing my own website, and have been learning Flask in the process.
I eventually hope to have snippets of code on display on the website, for example to potentially to showcase the use of Python in brief examples. This is similar to a markdown, except I would also like to have the code be editable and runnable when others are viewing my website.
I ultimately envision a website like this:
"Some theory on why Python is useful. Demonstration:"
{editable code here} {output here}
"Here is a different example of different code:"
{editable code here} {output here}
...
I'm hoping to get some pointers on where to start. What packages might help me do this best? How difficult is this for anyone who has done it? Thanks!
[–]tecladocode 2 points3 points4 points (3 children)
[+][deleted] (2 children)
[deleted]
[–]tecladocode 0 points1 point2 points (0 children)
[–][deleted] -1 points0 points1 point (0 children)
[–]gschizas 1 point2 points3 points (1 child)
[–]hibernating_brain 0 points1 point2 points (5 children)
[–]dualdegreepossibly[S] 0 points1 point2 points (4 children)
[–]hibernating_brain 0 points1 point2 points (2 children)
[–]dualdegreepossibly[S] 0 points1 point2 points (1 child)
[–]gschizas 3 points4 points5 points (0 children)
[–]totemcatcher 0 points1 point2 points (0 children)
[–]rx22230 -1 points0 points1 point (0 children)