Skip to content

v2.1.0

Choose a tag to compare

@andrewballantyne andrewballantyne released this 25 Aug 15:12
5346d0b

Major content

  • KubeFlow NoteBook Controller (aka KFNBC, Jupyter, or notebook controller) got a lot more features since the last release
    • We have gone forward with suggesting it gets enabled now to replace the external component JupyterHub
    • Setting spec.notebookController.enabled to true in the OdhDashboardConfig will enable the UI to switch the component tile from JupyterHub over to Jupyter
    • JupyterLab has been configured to return back to the ODH Dashboard for the control panel
  • Admin UI got the ability to configure the users who have access to the Dashboard (aka Allowed Users) and who are Admins on the Dashboard
    • Allowed Users is just a distinction of who can make KFNBC Notebooks
    • It should be noted that the Dashboard is still read-only if you are not allowed but are authenticated to reach the Dashboard

For more details on what PRs have merged since the last release, see the What's Changed section below.

What's Changed

New Contributors

Full Changelog: v2.0...v2.1-rc