Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.

Bug: toquevee_bundler.py #1

Open
FernandoHsu opened this issue Nov 7, 2018 · 0 comments
Open

Bug: toquevee_bundler.py #1

FernandoHsu opened this issue Nov 7, 2018 · 0 comments

Comments

@FernandoHsu
Copy link

FernandoHsu commented Nov 7, 2018

Misspelling mistake in _jupyter_bundlerextension_paths(), it should be "toquevee_bundler" instead of "toquebee_bundler"

def _jupyter_bundlerextension_paths():
    return [{
        'name': 'toquevee_bundler',
        'label': 'Quiver Notebook Bundler',
        'module_name': 'toquevee.toquevee_bundler',
        'group': 'deploy' }]
@FernandoHsu FernandoHsu mentioned this issue Nov 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant