Skip to content

Update 05-data-ingestion.md#785

Open
OmarYahyaa wants to merge 3 commits intoDataTalksClub:mainfrom
OmarYahyaa:main
Open

Update 05-data-ingestion.md#785
OmarYahyaa wants to merge 3 commits intoDataTalksClub:mainfrom
OmarYahyaa:main

Conversation

@OmarYahyaa
Copy link

Jupyter port detection fix.

> [!NOTE]
>If the port didn't detect automatically then write this command
> ```bash
>uv run jupyter lab --ip=0.0.0.0 --port=8888 --no-browser --allow-root
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you explain what it does?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the video, the port wasn't detected automatically, and that happened to me
When I searched i got this command to make it detect automatically by assigning these tags

Thats the ChatGPT explanation:

It tells Jupyter to accept connections from any computer on the network on port 8888, not to try opening a web browser on the host machine, and permits running it as the root user.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not here. in the text

@alexeygrigorev
Copy link
Member

also there's a conflict, it would be nice if you could resolve it

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

Successfully merging this pull request may close these issues.

2 participants