Network hijacker and sniffer when notebook running
Open
- Dominant language
- Jupyter Notebook
- Stars
- 13.3k
- Forks
- 5.8k
- Avg merge
- 6d 11h
- Merged PRs (30d)
- 7
Description
Just run:
```
pyenv local 3.7.0
virtualenv venv
. ./venv/bin/activate
pip install "ipython[notebook]"
jupyter notebook
```
And internet network was unavailable.


Contributor guide
Research direction
Reproduce the report using the listed pyenv, virtualenv, pip install, and jupyter notebook commands, then inspect the attached logs and browser screenshot. Trace what changes when the notebook starts and document the cause; the issue is resolved when starting Jupyter no longer makes the internet unavailable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, python
- Domain
- networking, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100