Skip to content

Updating code to incorporate changes made in Bokeh v3.0.0#4

Open
sunilnahata wants to merge 2 commits intoKarimi-Lab:masterfrom
sunilnahata:fix-bokeh
Open

Updating code to incorporate changes made in Bokeh v3.0.0#4
sunilnahata wants to merge 2 commits intoKarimi-Lab:masterfrom
sunilnahata:fix-bokeh

Conversation

@sunilnahata
Copy link

The current version of inucs breaks down because of changes in Bokeh v3.0.0.

I've made changes according to the Bokeh migration guide. This PR "Fixes #3"

  • plot_width and plot_height

These properties have been removed. Use standard width and height for all layout-able models.

  • Panel was renamed to TabPanel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

inucs plot function returns an error.

1 participant