How Jupyter Notebook runs different programming languages
This article is about how Jupyter Notebook runs different programming languages. The editor thinks it is very practical, so share it with you as a reference and follow the editor to have a look.
Run different programming languages
Jupyter notebook can also be used to compile and run code from different languages. You only need to enter the% * * command at the beginning of the cell to run the corresponding language code:
Bash
HTML
Python2
Python3
Ruby
Perl
Run HTML code in a jupyter notebook cell
Thank you for reading! This is the end of this article on "how Jupyter Notebook runs different programming languages". I hope the above content can be of some help to you, so that you can learn more knowledge. if you think the article is good, you can share it for more people to see!