Skip to content

larryebaum/lw_demos-jupyter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Lacework JupyterLab Demos

A basic demo of Lacework CLI commands organized to allow demonstration of CLI capabilities without need to recall command syntax from memory, or copy/paste of commands. Jupyter Lab allows execution of commands within shell with one-handed press of command-enter. This enables you to focus on discussion.

Runthrough recording of demo lab

Setup

  1. Install (Lacework CLI)[https://github.com/lacework/homebrew-tap#install]
  2. Install (Python3)[https://formulae.brew.sh/formula/[email protected]]
  3. Install Jupyter Lab pip3 install jupyterlab
  4. Install PIP Bash_kernel pip3 install bash_kernel && python3 -m bash_kernel.install
  5. Clone repo git clone https://github.com/larryebaum/lw_demos-jupyter.git and cd into repo.
  6. Start Jupyter jupyter lab
  7. Change Kernel to Bash Kernel > Change kernel > Bash
  8. Enjoy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published