Removing interactive_apps_menu sidebar in Interactive Apps and My Interactive Sessions Pages

For both the dev and normal instance versions of OOD, is there a way to remove the Interactive Apps left hand side navigation bar without having to create a custom partial for the entire nav bar component (that includes the top nav bar which displays across all pages)? It would be nice for form.yml’s for example, to be able to take up the entire width of the page, especially if the Interactive Apps navigation can already be imported into the top nav bar.

Thanks!

No, but it sounds like that could be a toggle we provide to turn off if you want.

Yes please, that could be a very handy toggle – or there could even be a field in the “interactive_apps_menu” attribute of the ondemand.d/.yml file that’s something like “visible: false” to change the css display to none.