I\'m invoking bash commands from a cell in a Jupyer-Notebook (.ipynb) using the ! command: !gunzip $file_name. In case the file exists alre
!
!gunzip $file_name