MartianHacks icon indicating copy to clipboard operation
MartianHacks copied to clipboard

theme layout & doc

Open H0K5 opened this issue 4 years ago • 1 comments

Hi! Thanks for sharing your project, I tryed several solution to gather all info, but this one seems neat !

I did the following : python3 -m pip install --upgrade pip python3 -m pip install jupyter python3 -m pip install jupyterthemes python3 -m pip install -e jupyter_contrib_nbextensions

  1. However, i'm not familiar with jupyter and the conf don't seems user friendly. Could you share some infos of commands to easily adjust the theme?

  2. Moreover, launching command from your notebook is nice, but do you execute them as root privilege ? (the "setup" section contains "!apt-get install nmap") Maybe, list all setup command in a bash file, outside the notebook? And if you have the list of python dependency version, as well, would be usefull (I had some troubles with few jupyter dependencies on Kali linux...)

Have a nice day!

H0K5 avatar Oct 16 '19 11:10 H0K5