Conversation
Editing tutorial, moving some of it to Overview
Let's see if this makes RTD build it correctly?
|
FYI -- @dmasad build is fixed w/ update to numpy in the requirements. |
|
Still not complete yet... I am going to try to push out tomorrow. Note to self, you left off at... |
|
@dmasad I was able to get the tutorial passing once when I removed version numbers on the requirements file, because I thought there might be a bug. So I updated those, but I wasn't able to get it to pass again. Let me know if you find anything else. For now, I will continue with the rest of the tutorial. Sorry this is taking longer than expected. |
|
@dmasad I am done... I did a build and after removing version numbers of numpy and scipy that seems to fix it. This is not a long term solution because it leaves the rest of the project unstable because there are no version numbers in the requirements. How do you think we should proceed? |
The tutorial can still be edited, but I think we should merge it in to eliminate some confusion and give users an entry point.