Skip to content

mttaggart/jupyter-pancakes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jupyter-pancakes

This repo accompanies my Pancakescon2020 talk on using Jupyter in Infosec.

Slides from Presentation

Installing Python/Dependencies

Make sure you have Python 3.6 or higher installed. You should, but if not, grab it from python.org.

Then, using the pip3 package manager, run:

pip3 install pandas matplotlib seaborn jupyterlab

After all those get installed, you should be ready to get started! In this folder, go ahead and run:

jupyter lab

The lab interface should open in your default browser, but if not, copy the URL from the terminal.

Happy Hacking!

Attributions

Data in this demonstration comes from the Splunk Tutorial Dataset.

About

Jupyter demo repository for PancakesCon2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published