You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have checked that this issue has not already been reported.
I have confirmed this bug exists on the latest version of Buckaroo.
What type of jupyter notebook were you using (VSCode notebook, google colab, Jupyter Lab, Jupyter notebook). Select multiple if you can reproduce this in multiple environments. If other, please add to description.
Buckaroo doesn't work in Notebook < 7. But as long as Jupyter Lab > 3.6 is present, buckaroo will install without downloading any new packages. The leads to errors like Failed to load model Class 'DCEFWidgetModel' from Module 'buckaroo#103
Expected behavior
Buckaroo should figure out which environment it's running in, and if it is running in notebook < 7, throw an error with a good message explaining how to remedy it.
Installed versions
```
N/A
```
Jupyter Log output
No response
The text was updated successfully, but these errors were encountered:
Checks
I have checked that this issue has not already been reported.
I have confirmed this bug exists on the latest version of Buckaroo.
What type of jupyter notebook were you using (VSCode notebook, google colab, Jupyter Lab, Jupyter notebook). Select multiple if you can reproduce this in multiple environments. If other, please add to description.
Jupyter Notebook
Reproducible example
Issue description
Buckaroo doesn't work in Notebook < 7. But as long as Jupyter Lab > 3.6 is present, buckaroo will install without downloading any new packages. The leads to errors like
Failed to load model Class 'DCEFWidgetModel' from Module 'buckaroo
#103Expected behavior
Buckaroo should figure out which environment it's running in, and if it is running in notebook < 7, throw an error with a good message explaining how to remedy it.
Installed versions
Jupyter Log output
No response
The text was updated successfully, but these errors were encountered: