News

This post shows you how to comment in Python and provides best practices to help you do it right! Help others understand your code.
To hide a MySQL password when using Python, you can use the getpass module. This module allows you to prompt the user for a password without echoing it to the screen. Here is an example code block ...
is a Jupyter notebook extension to selectively hide code, prompts and outputs with PDF and HTML exporting support. This extension is composed of a Python package named hide_code_lab for the server ...