Ask Your Question
0

Masking a markdown cell

asked 4 years ago

Cyrille gravatar image

I there a way to mask a markdown cell --- it's a technical one, mainly html stuff --- to change some parameters of the notebook without any interest for the reader ? But it should be computed at the opening of

Preview: (hide)

1 Answer

Sort by » oldest newest most voted
1

answered 4 years ago

Sébastien gravatar image

You can do it with the jupyter extension hide_code similarly as it is done for code cell (see this other question you asked last April).

See also this other question for details on how to install hide_code.

Preview: (hide)
link

Comments

Of corse I have asked this question and you gave me a solution for code cells not for mark up. Then, the second problem is that this solution is dependent of my installation. I want one which permet the distribution of the notebook.

Cyrille gravatar imageCyrille ( 4 years ago )

Secondly under windows10 there are installation errors.

Cyrille gravatar imageCyrille ( 4 years ago )

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 4 years ago

Seen: 753 times

Last updated: Jul 06 '20