How to show code in webflow to teach the audience

Good afternoon Webflow community!

I need to know if with webflow I can show code. As if I wanted to do something like a tutorial. Something like this:

The code I want to show is python, so it would be great if it looked like jupyter notebook, for example.

I have searched the internet and in the forum, but nowhere do I find a solution. Is there such a solution?

Thank you!

hi @Deshume beside of using HTML tag <code> you can use for highlighting JS library as for example Pirsm

You can inject it into WF eg. from JsDelivr or from any CDN you prefere