[bug] chapter 2 ipynb code
- Dominant language
- Jupyter Notebook
- Stars
- 2k
- Forks
- 624
- Avg merge
- 7h 55m
- Merged PRs (30d)
- 1
Description
### Enter the chapter number
2
### Enter the page number
can't tell page number because it's on oreilly.com, but it is the section entitled "Create a Test Set"
### What is the cell's number in the notebook
_No response_
### Enter the environment you are using to run the notebook
Jupyter on Windows
### Describe your issue
using jupyter in VS Code, the markdown text that describes the PYTHONHASHSEED environment variable says the variable needs to be set to "0". It really needs to be set to 0. otherwise the initialization of sys hangs.
### Enter what you expected to happen
_No response_
### If you found a workaround, describe it here
set the environment variable to 0
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.