I have created a class that makes a Scrollable canvas with scrollbar in Tkinter:
class ScrollableFrame(ttk.Frame): def __init__(self, container, *args, **