man-group / man-group/notebooker

Issues with first run of notebooker

Open
#164 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
939
Forks
95
Avg merge
9d 1h
Merged PRs (30d)
1

Description

Hi,

I have tried to go through the install explained there:
https://notebooker.readthedocs.io/en/latest/setup.html#first-run-of-notebooker

I have mongodb running, but when I try to access the app, I get an error
`Internal Server Error
The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.`

and can see in the logs:
`KeyError: 'notebook_templates_example'`

In mongodb, the notebooker database and the NOTEBOOK_OUTPUT_scheduler collection has been well created.

Thanks

Contributor guide

Open the contributing guide

Research direction

Start with the first-run instructions at setup.html#first-run-of-notebooker and reproduce the app access failure with MongoDB running. Trace the KeyError: 'notebook_templates_example' from the application logs and compare it with the created notebooker database and NOTEBOOK_OUTPUT_scheduler collection. Done means the first run completes without the internal server error.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook, mongodb, python
Domain
backend, databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.