فهرست منبع

HUE-5188 [notebook] Add assist JS imports to the main page

Enrico Berti 9 سال پیش
والد
کامیت
023e232
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      desktop/libs/notebook/src/notebook/templates/notebook.mako

+ 1 - 0
desktop/libs/notebook/src/notebook/templates/notebook.mako

@@ -48,6 +48,7 @@ ${ editorComponents.topBar() }
 </%editorComponents:commonHTML>
 
 ${ assist.assistPanel() }
+${ assist.assistJSModels() }
 ${ configKoComponents.config() }
 ${ notebookKoComponents.addSnippetMenu() }
 ${ notebookKoComponents.downloadSnippetResults() }