ageron / ageron/handson-ml2

[BUG] French version, 2d ed., p. 4, $ python3 -m ipykernel install --user --name=python3

Open
#548 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
30k
Forks
13.1k
PR merge metrics
No merged PRs in 30d

Description

> Thanks for helping us improve this project!

Thanks for your books.

> Describe the bug

I expected to find this issue, but didn't.

French version, 2d ed., chapitre 1, p. 4.

Using `python3 -m ipykernel install --user --name=python3`, as shown in the book, doesn't work. Remove the `=` sign solves it.

Thanks.

**To Reproduce**

```bash
python3 -m ipykernel install --user --name=python3
```

**Expected behavior**

Declare tf2 for Jupyter as python3

**Versions (please complete the following information):**
- MacOSX 10.15.7
- Python 3.8

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.