dask / dask-tutorial

Dask tutorial
https://tutorial.dask.org
BSD 3-Clause "New" or "Revised" License
1.83k stars 708 forks source link

Solution cells not hidden in Binder #155

Closed mrocklin closed 4 years ago

mrocklin commented 4 years ago

When I open up our tutorial using the Binder link the solution cells are plainly visible. Are they supposed to be hidden?

TomAugspurger commented 4 years ago

Do you recall which files this was in? I spot checked things and found a few. Fixed those in https://github.com/dask/dask-tutorial/pull/158

On Tue, Dec 31, 2019 at 11:10 AM Matthew Rocklin notifications@github.com wrote:

When I open up our tutorial using the Binder link the solution cells are plainly visible. Are they supposed to be hidden?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/dask/dask-tutorial/issues/155?email_source=notifications&email_token=AAKAOIXYK7P6SE2QZD73O5LQ3N4J7A5CNFSM4KBW3LKKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IDQKWDA, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAKAOIRLM6OZXBVBPS4LWOLQ3N4J7ANCNFSM4KBW3LKA .

mrocklin commented 4 years ago

I don't recall, but looking again I'm hoping that I just tried the first notebook (delayed) which you have since fixed. Thanks Tom.

On Mon, Jan 6, 2020 at 2:06 PM Tom Augspurger notifications@github.com wrote:

Do you recall which files this was in? I spot checked things and found a few. Fixed those in https://github.com/dask/dask-tutorial/pull/158

On Tue, Dec 31, 2019 at 11:10 AM Matthew Rocklin <notifications@github.com

wrote:

When I open up our tutorial using the Binder link the solution cells are plainly visible. Are they supposed to be hidden?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub < https://github.com/dask/dask-tutorial/issues/155?email_source=notifications&email_token=AAKAOIXYK7P6SE2QZD73O5LQ3N4J7A5CNFSM4KBW3LKKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IDQKWDA , or unsubscribe < https://github.com/notifications/unsubscribe-auth/AAKAOIRLM6OZXBVBPS4LWOLQ3N4J7ANCNFSM4KBW3LKA

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dask/dask-tutorial/issues/155?email_source=notifications&email_token=AACKZTGHEJRM6KNJDM2GEFTQ4OTMRA5CNFSM4KBW3LKKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEIG6KNQ#issuecomment-571335990, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACKZTD4KTUHEBCZNNO5YYLQ4OTMRANCNFSM4KBW3LKA .

mrocklin commented 4 years ago

Hrm, oddly I just tried this again and the solution cells are again unhidden.