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
@ericmjl Today we discussed steps for an html version of tutorial:
add notebooks to subdir of /docs
make sure they execute programmatically: can do this manually by making sure all cells execute in order; can you remind me of how to automate this step?
@ericmjl Today we discussed steps for an html version of tutorial:
Did I get that mostly correct?
Update from @ericmjl:
src/bayes_tutorial/<something_appropriate>.py
. Then import it back into the notebook.matplotlibrc
file that @hugobowne provided to style all of the plots.The text was updated successfully, but these errors were encountered: