Personal-Tutor / app.py
charreaubell's picture
added final functionality for Makefile to autobuild ui scripts and nbdev_prepare
00e5cbe
raw
history blame
257 Bytes
###Autogenerated code from internal Makefile
### Sourced from file: Apps/ui_nbs/FullStudyApp.ipynb
#| to_script
# Import the needed components
from ai_classroom_suite.UIBaseComponents import *
# Launch the relevant component
FullStudyApp.queue().launch()