File size: 357 Bytes
00e5cbe
 
2a6090d
00e5cbe
 
 
86d081b
2a6090d
00e5cbe
9f27fb8
1
2
3
4
5
6
7
8
9
10
11
###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 *
from ai_classroom_suite.UIBaseComponents import FullStudyApp

# Launch the relevant component
FullStudyApp.queue().launch(server_name='0.0.0.0', server_port=7860)