Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error using own authentication class #16

Open
wayanedi opened this issue Jun 21, 2020 · 0 comments
Open

error using own authentication class #16

wayanedi opened this issue Jun 21, 2020 · 0 comments

Comments

@wayanedi
Copy link

Exception while loading config file /home/ubuntu/.jupyter/jupyter_notebook_config.py
Traceback (most recent call last):
File "/home/ubuntu/.local/lib/python3.6/site-packages/traitlets/config/application.py", line 563, in _load_config_files
config = loader.load_config()
File "/home/ubuntu/.local/lib/python3.6/site-packages/traitlets/config/loader.py", line 457, in load_config
self._read_file_as_dict()
File "/home/ubuntu/.local/lib/python3.6/site-packages/traitlets/config/loader.py", line 489, in _read_file_as_dict
py3compat.execfile(conf_filename, namespace)
File "/home/ubuntu/.local/lib/python3.6/site-packages/ipython_genutils/py3compat.py", line 198, in execfile
exec(compiler(f.read(), fname, 'exec'), glob, loc)
File "/home/ubuntu/.jupyter/jupyter_notebook_config.py", line 4, in
from jupyters3 import (
ImportError: cannot import name 'AwsCreds'

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

No branches or pull requests

1 participant