Skip to content

pythoninthegrass/jn_shell_demo

Repository files navigation

jn_shell_demo

Demos of using Jupyter Notebook calling shell commands.

stdout and stderr are captured and displayed in the notebook.

Requirements

python 3.11+

Installation

python -m pip install -r requirements.txt

Usage

source .venv/bin/activate
jupyter notebook

Navigate to ansible.ipynb and run the cells.

open http://localhost:8888/notebooks/ansible.ipynb

Deactivate the virtual environment.

deactivate

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published