Replies: 1 comment
-
I think what you after is jupyter-book/jupyter-book#833, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would like to have a cell appear to help users install packages when launching the ipynb on binder or Google Colab. I do not want the cell to be executed when building because it contains code to install miniconda that is necessary on Google Colab. How do I achieve this? Thank you!!
Beta Was this translation helpful? Give feedback.
All reactions