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've tried to reproduce the Monthly average temperature graph from the HC Notebook but no chart is displayed in the jupyter notebook (tried on both jupyterlab and notebook).
Could you please have a look?
Thanks!
I'm using notebook 6.4.3, jupyterlab 3.1.7, brython 3.6.2, python 3.6.5
Also, this part from the HC notebook:
from brythonmagic import load_brython_dev
load_brython_dev()
doesn't work as it seems it has been commented in the last version of brythonmagic.py. The error message is: cannot import name 'load_brython_dev'
Hello,
I've tried to reproduce the Monthly average temperature graph from the HC Notebook but no chart is displayed in the jupyter notebook (tried on both jupyterlab and notebook).
Could you please have a look?
Thanks!
I'm using notebook 6.4.3, jupyterlab 3.1.7, brython 3.6.2, python 3.6.5
Also, this part from the HC notebook:
doesn't work as it seems it has been commented in the last version of brythonmagic.py. The error message is:
cannot import name 'load_brython_dev'
Input
Output: (only script but not plot)
The text was updated successfully, but these errors were encountered: