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
Yes! We should definitely address that, caused by an update in one of our dependencies. We'll need to make an overall revision of the tutorial before SciPy, so we should be able to deal with that at that time.
The warning is issued by OpenMP when called by numba under certain circumstances. It is being dealt with by the numba developers, there is a PR in progress currently (numba/numba#7705).
My recommended course of action is to tolerate the warning in the short term and monitor the progress of the numba fix. So this will probably end up being a "wontfix" as it won't involve any action by us. I'll keep the issue open but punt it to the 0.14.3 milestone.
ALL software version info
(this library, plus any other relevant software, e.g. bokeh, python, notebook, OS, browser, etc)
https://gist.github.com/tomascsantos/815e3ed1a20d56aaa0b042cdf043e40b
Description of expected behavior and the observed behavior
I don't think users should see errors in the tutorial without changing anything
Complete, minimal, self-contained example code that reproduces the issue
I just followed tutorial 06_Dashboard
Not a big deal, just trying to catch little things to make a more "professional" tutorial experience :)
The text was updated successfully, but these errors were encountered: