-
Notifications
You must be signed in to change notification settings - Fork 58
Jupyter Notebook
Wes edited this page Apr 24, 2018
·
1 revision
The Jupyter notebook comes with a default password of streamingphish, and should be viewable immediately after installation at:
http://<your_system_ip_address>:9000
After logging in, double-click on StreamingPhish.ipynb in the menu on the left-hand side. The phishing classifier can be built and used by highlighting and executing each cell in the notebook (click the play button or press SHIFT+ENTER).
The default notebook file, StreamingPhish.ipynb, is bind-mounted from the host system directly into the container. Any changes to the notebook (or adding additional notebooks) will persist to the host system in the notebooks/ folder regardless of the state of the underlying container.