Wes Turner
Wes Turner
On Thursday, September 7, 2017, José Carlos García wrote: > I think https://github.com/sindresorhus/awesome is the big one. Isn't it? > It really is so much easier to read full URIs...
Here's four more: - https://jupyter.readthedocs.io/en/latest/contributor/content-contributor.html - https://github.com/topics/binder-ready - https://github.com/binder-examples - https://github.com/binder-examples/jupyter-extension - How to install jupyter extensions with a **binder-ready** project: ``requirements.txt`` + ``postBuild``
http://ipython.org/documentation.html https://ipython.readthedocs.io/en/stable/ http://ipyparallel.readthedocs.io/en/latest/ https://github.com/topics/ipython-extension (0 results ... https://ipython.readthedocs.io/en/stable/config/extensions/ https://github.com/ipython/ipython/wiki/Extensions-Index https://github.com/ipython-contrib/IPython-extensions https://ipython.readthedocs.io/en/latest/interactive/magics.html - [ ] how to conda install nbextensions - [ ] why custom JS doesn't work in Jupyter about...
Source: https://github.com/ipython-contrib/jupyter_contrib_nbextensions Docs: https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/ CondaPkg: https://anaconda.org/conda-forge/jupyter_nbextensions_configurator Src: https://github.com/Jupyter-contrib/jupyter_nbextensions_configurator
IPython is still the basis for the Python Jupyter kennel. Whether that's relevant to these docs IDK On Monday, September 3, 2018, Markus Schanta wrote: > *@markusschanta* commented on this...
To me, the advantage of this over just handling standard HTTP codes [1] would be that I may have advance notice of when and why a particular service would be...
If a browser or an external aggregating service could grep this structured data from the page (as with #10 Schema.org Event microdata), I could have advance notice of when and...
_ical2rss_ and/or _rss2ical_ tools may be helpful here.
Can you accomplish this with a docker volume mount?
Thanks @danmichaelo !