#!/usr/bin/env python # coding: utf-8 # In[ ]: flex_subtitle = "built using jupyter-flex" flex_source_link = "https://github.com/danielfrg/jupyter-flex/blob/master/examples/layouts/section-tabs-columns.ipynb" # ## Column 1 # ### First # In[ ]: 1 # This is the help menu, you should be able to get from here from tabbed cards. # ### Second # In[ ]: "This card doesnt have help cells so you dont see the button" # ## Column 2 # ### A # In[ ]: "A" # ### B # In[ ]: "B" # ### C # In[ ]: "C"