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
While all executed demos (those with filenames beginning tutorial_) will share the same requirements as the top level requirements.txt file), non-executed demos have requirements known only by the demo author.
The demonstrations page should have a section at the bottom, providing the Python environment details used to build the tutorials.
For example, something like the following:
We could either include directly the text within
requirements.txt
(will probably look ugly), or just link to the file on GitHub.The text was updated successfully, but these errors were encountered: