dashboards_bundlers
dashboards_bundlers copied to clipboard
Config option `template_filter` not recognized by `HTMLExporter`
jupyter dashboards_bundlers quick-setup --sys-prefix --debug
Searching [u'/spare/local/akshayd/pylib/stonepy/pylib/bin', '/apps/stonefs1/akshayd/.jupyter', '/apps/stonefs1/akshayd/venv/akshayd.20161227-stonelib/etc/jupyter', '/usr/local/etc/jupyter', '/etc/jupyter'] for config files
Looking for jupyter_config in /etc/jupyter
Looking for jupyter_config in /usr/local/etc/jupyter
Looking for jupyter_config in /apps/stonefs1/akshayd/venv/akshayd.20161227-stonelib/etc/jupyter
Looking for jupyter_config in /apps/stonefs1/akshayd/.jupyter
Looking for jupyter_config in /spare/local/akshayd/pylib/stonepy/pylib/bin
Looking for jupyter dashboards_bundlers quick_setup_config in /etc/jupyter
Looking for jupyter dashboards_bundlers quick_setup_config in /usr/local/etc/jupyter
Looking for jupyter dashboards_bundlers quick_setup_config in /apps/stonefs1/akshayd/venv/akshayd.20161227-stonelib/etc/jupyter
Looking for jupyter dashboards_bundlers quick_setup_config in /apps/stonefs1/akshayd/.jupyter
Looking for jupyter dashboards_bundlers quick_setup_config in /spare/local/akshayd/pylib/stonepy/pylib/bin
Config option `template_filter` not recognized by `HTMLExporter`. Did you mean one of: `template_extension, template_file, template_path`? # -> This is the warning.
Searching [u'/spare/local/akshayd/pylib/stonepy/pylib/bin', '/apps/stonefs1/akshayd/.jupyter', '/apps/stonefs1/akshayd/venv/akshayd.20161227-stonelib/etc/jupyter', '/usr/local/etc/jupyter', '/etc/jupyter'] for config files
Looking for jupyter_config in /etc/jupyter
Looking for jupyter_config in /usr/local/etc/jupyter
Looking for jupyter_config in /apps/stonefs1/akshayd/venv/akshayd.20161227-stonelib/etc/jupyter
Looking for jupyter_config in /apps/stonefs1/akshayd/.jupyter
Looking for jupyter_config in /spare/local/akshayd/pylib/stonepy/pylib/bin
Looking for jupyter_notebook_config in /etc/jupyter
Looking for jupyter_notebook_config in /usr/local/etc/jupyter
Looking for jupyter_notebook_config in /apps/stonefs1/akshayd/venv/akshayd.20161227-stonelib/etc/jupyter
Loaded config file: /apps/stonefs1/akshayd/venv/akshayd.20161227-stonelib/etc/jupyter/jupyter_notebook_config.json
Looking for jupyter_notebook_config in /apps/stonefs1/akshayd/.jupyter
Looking for jupyter_notebook_config in /spare/local/akshayd/pylib/stonepy/pylib/bin
Enabling dashboards_local_deploy bundler dashboards_bundlers.local_deploy...
Enabling dashboards_php_download bundler dashboards_bundlers.php_download...
Enabling dashboards_server_upload bundler dashboards_bundlers.server_upload...
Enabling dashboards_server_download bundler dashboards_bundlers.server_download...
Maybe somewhat related to https://github.com/jupyter-incubator/contentmanagement/issues/50. Sorry, I don't have much python experience so unable to debug on my own
Thanks for reporting this. It does indeed look like the same nbconvert 5 issue. I'll dig in soon.