Skip to content

Commit

Permalink
remove source code renderer (#5397)
Browse files Browse the repository at this point in the history
Signed-off-by: nikki everett <[email protected]>
  • Loading branch information
neverett authored May 20, 2024
1 parent 1384b32 commit 16d2b14
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions docs/user_guide/development_lifecycle/decks.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,20 +186,6 @@ Converts a Pandas dataframe into an HTML table.
:class: with-shadow
:::

#### Source code renderer

Converts source code to HTML and renders it as a Unicode string on the deck.

```{rli} https://raw.githubusercontent.com/flyteorg/flytesnacks/master/examples/development_lifecycle/development_lifecycle/decks.py
:caption: development_lifecycle/decks.py
:lines: 128-141
```

:::{figure} https://raw.githubusercontent.com/flyteorg/static-resources/main/flytesnacks/user_guide/flyte_decks_source_code_renderer.png
:alt: Source code renderer
:class: with-shadow
:::

### Contribute to renderers

Don't hesitate to integrate a new renderer into
Expand Down

0 comments on commit 16d2b14

Please sign in to comment.