.. _firststepsrst: ============================= First steps with lightmlboard ============================= .. only:: html **Links:** :download:`notebook `, :downloadlink:`html `, :download:`PDF `, :download:`python `, :downloadlink:`slides `, :githublink:`GitHub|_doc/notebooks/first_steps.ipynb|*` A few helpers needed to build the leaderboard. .. code:: ipython3 from jyquickhelper import add_notebook_menu add_notebook_menu() .. contents:: :local: lightmlboard ------------