ENH: collapse Jupyter Notebook html representations#9255
ENH: collapse Jupyter Notebook html representations#9255vagechirkov wants to merge 16 commits intomne-tools:mainfrom
Conversation
|
For the last day or so, Circle CI was not properly rendering changed tutorials. It should be fixed now; can you merge current |
…ls#9248) * expose cbar label param; update test * update changelog * Update mne/viz/_3d.py Co-authored-by: Eric Larson <larson.eric.d@gmail.com> * fix error message grammar * Update mne/viz/tests/test_3d.py Co-authored-by: Eric Larson <larson.eric.d@gmail.com> Co-authored-by: Eric Larson <larson.eric.d@gmail.com>
* fix comparing array to string * update changelog * fix: prev changelog entry in wrong place
* remove cruft * fix dataframe x-scrolling for latest docutils [skip azp][skip github] * touch tutorial [skip github][skip azp] * fix acronyms in BibTeX * remove month fields * remove keyword fields * whitespace * cruft * remove language fields * touch tutorial again (why?) * FIX: Cats Co-authored-by: Eric Larson <larson.eric.d@gmail.com>
* MAINT: Encapsulate and separate notebook tests * FIX: Fixture * MAINT: ipytest requirement * ENH: Add * WIP: Closer-ish * FIX * FIX: Scope? * Fix conftest * TST: Skip Windows Co-authored-by: Guillaume Favelier <guillaume.favelier@gmail.com>
* BUG: Fix coordinate frame * FIX: Better test * FIX: Test
* implement to_df method; missing selection attr * add to_data_frame method * Apply suggestions from code review Co-authored-by: Britta Westner <britta.wstnr@gmail.com> * cosmetics * add test_to_data_frame * fix tests _index and _time_format * fix codespell * fix codespell (I now learned to run flake locally) * add selection, drop_log to EpochsTFR * forward selection and drop_log to EpochsTFR * assign selection and drop_log also in else case * consistency checks * add tests for selection, drop_log, rw epochstfr * doc: add EpochsTFR to params of read_ write_tfrs * add doc string for test_init_EpochsTFR * fix doc str test * move to_data_frame to _BaseTFR for inheritance * extend tests * simplify Co-authored-by: Daniel McCloy <dan@mccloy.info> * upgrade coding style Co-authored-by: Daniel McCloy <dan@mccloy.info> * shorten doc string Co-authored-by: Daniel McCloy <dan@mccloy.info> * shorten doc string Co-authored-by: Daniel McCloy <dan@mccloy.info> * Apply suggestions from code review Co-authored-by: eioe <klotzsche@cbs.mpg.de> Co-authored-by: Britta Westner <britta.wstnr@gmail.com> Co-authored-by: Daniel McCloy <dan@mccloy.info>
I am using this command: >> git pull --rebase
Is it the correct way to rebase? |
|
I have also added for Circle CI rendering the tutorial |
There are a few different ways to do it. Assuming you're on the or you can do For the purposes of MNE-Python development, this is also fine: |
Thank you very much for the explanation! |
|
Sorry for not getting back to you, @vagechirkov. I will have time to take a closer look at this hopefully tonight! |
Reference issues: #9249 #9177
Collapsed sections:
Details
Expand sections:
Details