Skip to content

Conversation

TimShawver
Copy link

@TimShawver TimShawver commented Aug 6, 2018

Adds on to quantopian#44 to make the changes suggested by this comment: https://github.com/quantopian/pgcontents/pull/44/files#r192937051

One change here that I was unsure about is I removed the IPython dependency for the Jupyter notebook 4 and 5 versions of the installation (and also renamed those installation targets appropriately). The thing that prompted me to remove it is it's not available on python 2 which meant theipy6 installation failed on python 2. So I thought about it and couldn't think of a reason why we would need it after IPython 3, so I removed it, but let me know if there's a reason we would still need it.

The travis build isn't configured correctly for the build to work on this fork, but you can see in this other PR I opened against the upstream repository that the travis build is passing: quantopian#46

@mariusvniekerk @ssanderson could you guys take a look and let me know what you think?

Tim Shawver added 6 commits August 5, 2018 13:21
…cluding when HybridContentsManager contains a FileContentsManager), and continue to test that non-empty folders owned by PostgresContentsManager are not deletable.
…on 5.x (ipykernel gets installed with the notebook).
…ed (I think). Rename the notebook 4 and 5 installations to reflect the fact that ipython is no longer a dependency.
Tim Shawver and others added 2 commits August 6, 2018 06:50
…version of IPython beyond checking that it's greater than or equal to 3.
Scott Sanderson and others added 3 commits August 20, 2018 18:39
- Drop references to IPython.
- Add link to JupyterCon presentation.
@TimShawver TimShawver closed this Aug 22, 2018
@TimShawver
Copy link
Author

Closed, using quantopian#46 instead.

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.

1 participant