Level 9: Embed graphical UIs into work¶
Audience: Users who need to embed a Graphical UI in their Lightning Apps.
Prereqs: You have finished Level 8.
Web UIs for non Javascript Developers¶
Jupyter Notebook
Learn how to enable a web UI that is a Jupyter Notebook.
[docs coming soon]
Web UIs for Javascript Developers¶
Angular.js
Learn how to add a web UI built in Javascript with Angular.js
[Docs coming soon]
Vue.js
Learn how to add a web UI built in Javascript with Vue.js
[Docs coming soon]
Next steps: Practice adapting app templates¶
One of the most exciting powers of Lightning is the ability to start an app from a template, replace or add components and build a powerful system.