Skip to content

Commit

Permalink
update link
Browse files Browse the repository at this point in the history
  • Loading branch information
mathematicalmichael committed Nov 11, 2022
1 parent 1618df8 commit 82017f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion binder/appendix.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
# binder-specific features
with st.sidebar:
st.markdown('[launch mlflow (may require refresh)](../mlflow/)')
st.markdown('[edit app (live!)](../lab/)')
st.markdown('[edit app (live!)](../lab/tree/app.py)')
if st.button('Create New Run'):
os.system('python fill.py')

0 comments on commit 82017f4

Please sign in to comment.