{{#tr}} Code playgrounds are interactive in-browser development environments, such as replit, that are designed to make it convenient to edit and debug code. Zulip code blocks that are tagged with a programming language will have a button visible on hover that allows users to open the code block on the code playground site. {{#*inline "z-link-repl"}}{{> @partial-block}}{{/inline}} {{#*inline "z-link-code-blocks"}}{{> @partial-block}}{{/inline}} {{/tr}}

{{t "For example, to configure a code playground for code blocks tagged as Python, you can set:" }}

{{#tr}} For more examples and technical details, see the help center documentation on adding code playgrounds. {{#*inline "z-link"}}{{> @partial-block}}{{/inline}} {{/tr}}

{{#if is_admin}}
{{t "Add a new code playground" }} {{> ../help_link_widget link="/help/code-blocks#code-playgrounds" }}
{{/if}}

{{t "Code playgrounds"}}

{{#if is_admin}} {{/if}}
{{t "Language" }} {{t "Name" }} {{t "URL prefix" }}{{t "Actions" }}