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

Install and setup guide #44

Closed
tkang007 opened this issue Jan 22, 2019 · 3 comments
Closed

Install and setup guide #44

tkang007 opened this issue Jan 22, 2019 · 3 comments
Labels
feature Feature requests or improvements in progress Issues currently being worked on
Milestone

Comments

@tkang007
Copy link

tkang007 commented Jan 22, 2019

Hi,

I am looking for papermill notebook executing web front end solution.
Paperboy looks like perfect matching with my requirements.

So, I need your help for basic testing with install and setup guide.

I have clone your project and installed python and js packages, build and installed with Makefile.
Started the server with 'make run' and accessible from browser.

I have problem with below log:
CRITICAL:root:list : <class 'paperboy.storage.sqla.models.notebook.NotebookSQL'>, result : 3 - 3
CRITICAL:root:list : <class 'paperboy.storage.sqla.models.job.JobSQL'>, result : 0 - 0
CRITICAL:root:list : <class 'paperboy.storage.sqla.models.report.ReportSQL'>, result : 0 - 0
CRITICAL:root:list : <class 'paperboy.storage.sqla.models.notebook.NotebookSQL'>, result : 3 - 3
'AirflowScheduler' object has no attribute 'engine'
'AirflowScheduler' object has no attribute 'engine'
'AirflowScheduler' object has no attribute 'engine'
'AirflowScheduler' object has no attribute 'engine'

Getting Started file might not be ready at the docs directory.

Could you give me some idea what I have missed, or where I can find any introduction file ?

Thanks

@timkpaine
Copy link
Member

@tkang007 let me fix this, its a bug (I usually run using make runsql as its persistent rather than in-memory).

@tkang007
Copy link
Author

Great! I will try

@timkpaine timkpaine added feature Feature requests or improvements backlog Issues that haven't been categorized or are not yet ready for work labels Feb 14, 2019
@timkpaine timkpaine added this to the beta 2 milestone Apr 19, 2019
@timkpaine timkpaine added in progress Issues currently being worked on and removed backlog Issues that haven't been categorized or are not yet ready for work labels May 8, 2019
@timkpaine
Copy link
Member

https://github.com/timkpaine/paperboy#installation-from-source

We will set up a CONTRIBUTING.md #69

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature requests or improvements in progress Issues currently being worked on
Development

No branches or pull requests

2 participants