Skip to content

Conversation

lucyleeow
Copy link
Contributor

Update documentation and move from wiki to sphinx documentation.

@agramfort
Copy link
Contributor

@lucyleeow where is this doc coming from? did you type all this? Can you see why CIs are red?

@lucyleeow
Copy link
Contributor Author

lucyleeow commented Oct 25, 2019

@agramfort yes I wrote this. @maikia and I thought it would be a good idea to write some (better) documentation to record things we discover and make it easier for us to write starting kits in future.

appveyor seems to be failing while running python setup.py egg_info - no idea why this is.
Travis is failing 1 test (for the el nino kit) for Python 2.7 (possibly due to deprecation?)

@agramfort
Copy link
Contributor

agramfort commented Oct 25, 2019 via email

@codecov
Copy link

codecov bot commented Oct 25, 2019

Codecov Report

Merging #185 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #185   +/-   ##
======================================
  Coverage    77.9%   77.9%           
======================================
  Files         117     117           
  Lines        4545    4545           
======================================
  Hits         3541    3541           
  Misses       1004    1004

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 12512a3...042a600. Read the comment docs.

@lucyleeow
Copy link
Contributor Author

@agramfort to add circleCI, it would be easiest to merge this so master has a .circleci/.

appveyor failing is independent and we found it to be due to time out error when executing the titanic starting kit ipynb due to the ! ramp_test_submission cell.

Merging.

@lucyleeow lucyleeow changed the title [WIP] [DOC] Add sphinx documentation [MRG] [DOC] Add sphinx documentation Oct 29, 2019
@lucyleeow lucyleeow merged commit a13b3ee into paris-saclay-cds:master Oct 29, 2019
@lucyleeow lucyleeow deleted the DOC branch November 6, 2019 18:31
lucyleeow added a commit that referenced this pull request Nov 8, 2019
* [DOC] Add circleci and sphinx documentation (#185)

* add sphinx doc

* add to using ramp workflow

* add docs

* create initial circleCI

* amend doc

* [empty] trigger circleCI

* dictate branch

* remove branch specification

* [mrg] fixing issues with tests not passing on appveyor (#186)

* Update README.md

* checking the test_notebook_testing path

* debugging convert_notebook

* checking where exactly in execute-notebook is the problem

* changed titanic starting kit not to have !command

* hashing out the Executing Shell Commands (!) in jupyter notebooks

* cleanup

* updated link for appveyor

* [MRG] [DOC] Improve circleci config (#187)

* added workflows to trigger build job

* add rdt theme req

* store built docs as circleci artifacts

* set circleci config to push to gh-pages

* update docs and readme

* circleci store built docs as artifacts

* address agramfort comments

* minor formatting
kegl added a commit that referenced this pull request Dec 2, 2019
* [DOC] Add circleci and sphinx documentation (#185)

* add sphinx doc

* add to using ramp workflow

* add docs

* create initial circleCI

* amend doc

* [empty] trigger circleCI

* dictate branch

* remove branch specification

* [mrg] fixing issues with tests not passing on appveyor (#186)

* Update README.md

* checking the test_notebook_testing path

* debugging convert_notebook

* checking where exactly in execute-notebook is the problem

* changed titanic starting kit not to have !command

* hashing out the Executing Shell Commands (!) in jupyter notebooks

* cleanup

* updated link for appveyor

* fixing blending

* fixing blending cli

* fixing blending

* make blending more readable

* creating training_output before using it

* flake

* assert cv

* flake

* getting rid of python 2 in travis
kegl added a commit that referenced this pull request Dec 10, 2019
* [DOC] Add circleci and sphinx documentation (#185)

* add sphinx doc

* add to using ramp workflow

* add docs

* create initial circleCI

* amend doc

* [empty] trigger circleCI

* dictate branch

* remove branch specification

* [mrg] fixing issues with tests not passing on appveyor (#186)

* Update README.md

* checking the test_notebook_testing path

* debugging convert_notebook

* checking where exactly in execute-notebook is the problem

* changed titanic starting kit not to have !command

* hashing out the Executing Shell Commands (!) in jupyter notebooks

* cleanup

* updated link for appveyor

* adding bagged leaderboard

* flake

* fixing titatnic to sklearn 0.22

* flake

* fixing added newline when notebooks are executed

* tests

* fixing appveyor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants