Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

theme layout & doc #1

Open
H0K5 opened this issue Oct 16, 2019 · 1 comment
Open

theme layout & doc #1

H0K5 opened this issue Oct 16, 2019 · 1 comment

Comments

@H0K5
Copy link

H0K5 commented Oct 16, 2019

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!

@Leviathan36
Copy link
Owner

Hi H0K5,
thanks for your feedback.

I'm apologize but I haven't tried it in local, not yet.
At now, I've only tested it with Colab (Google Colaboratory) and I haven't installed Jupyter yet, so I can't help you with Jupyter installation, I'm sorry.
My advise is to consult StackOverflow to find solution to Jupyter problems.

While for what concerns the second point, Colab gives you access as root user, so all the commands are executed as super user.
Also, Colab executes jupyter notebook on an Alpine instance.

When I test the notebook on local, I will give you more infos.

Please, write me again if you find the solution to your problems or if you find other problems.

Thanks again for the feedback,
Bye.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants