Objective: Learn DataEngineering in your laptop, without any cloud subscription (Part #2)
I added the below line as well to my vagrant box; since after last docker spin up I lost port forwarding.
config.vm.network "private_network", ip: "192.168.194.10"
Also I made a mistake in my previous video calling, we just call http://127.0.0.1:8888 for notebook, its a mistake, you need to supply the token. The token is visible in your docker container log.
Now let us goto part 2:
We need to setup our admin account:
What works?
No comments:
Post a Comment