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

500 Error #2

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

500 Error #2

FernandoHsu opened this issue Nov 7, 2018 · 2 comments

Comments

@FernandoHsu
Copy link

FernandoHsu commented Nov 7, 2018

After I fixed misspelling mistake in #1, and change the parameter in class.quiver_writer.QuiverWriter as the following. I still get 500 Error if I click "File >> Deploy >> Quiver Notebook Bundler " in Jupyter notebook.

quiver_path = Unicode('',
                          help='/Users/cheweihsu/Library/Mobile Documents/com~apple~CloudDocs/Quiver.qvlibrary/Inbox.qvnotebook').tag(config=True)
@liamtao
Copy link

liamtao commented May 14, 2019

have same problem. Any solutions?

@wbydo
Copy link
Owner

wbydo commented Jul 2, 2019

Sorry for long time going, and for my poor English.
You need edit ~/.jupyter/nbconfig/notebook.json.

It must be the same string module_name in return value of _jupyter_bundlerextension_paths function and bundlerextensions.module_name in that json file.

Also, I will work to #1 before long

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

3 participants