I have jupyter working My Tensorflow installation works in Command Prompt but not in Jupyter

There’s a couple of methods to achieve connectivity:

  • Run containers with guest to host port mapping.
  • Use privileged mode to connect to the virtual bridge.

podman/docs/tutorials/basic_networking.md at main · containers/podman · GitHub