mne-tools / mne-gsoc2018-3d

Sandbox for GSoC 2018 3D Viz
BSD 3-Clause "New" or "Revised" License
9 stars 4 forks source link

Hide code button #7

Closed OlehKSS closed 6 years ago

OlehKSS commented 6 years ago

I am not sure whether there is a button/function in ipywidgets module that allows user to hide code of the cell and display only output calculations. From this issue it seems like haven't done it yet.

Can it be useful? What do you think?

agramfort commented 6 years ago

see http://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions/hide_input/readme.html

I don't think it's a priority for your project though

choldgraf commented 6 years ago

Hiding code cells is definitely useful, though I agree w/ Alex I think you don't need to implement this as a part of the project. For now, let's focus on a set of functions/classes that output 3D viz underneath the code cell

kingjr commented 6 years ago

Not priority. Please close issue.