You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Demonstrate how to run a local file inside the container.
Have a requirement.txt with all data science libraries (its better you search for this requirement.txt with all datascience libraries on internet, you can just install it later, but start with a good base container containing the required basic libraries).
Demonstrate how to run and expose locally a jupyter notebook from a container.