How to use jupyter notebook in a local tfx docker image?

209 Views Asked by At

I have a windows laptop where I have WSL2 installed. In that I have installed docker and successfully run the docker installation of TFX.

I am not sure on how to customize the code and run it like we see in the example Google Colab Notebook (Colab example). I want to make this setup locally.

0

There are 0 best solutions below