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

Multiprocessing #5

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Multiprocessing #5

wants to merge 4 commits into from

Conversation

luiztauffer
Copy link
Member

@luiztauffer luiztauffer commented Oct 23, 2023

based on: #4

@eyalk11 I had to create this new branch in order to test your code, update the version, fix linter, etc...
There's still some problem I'm getting with this version, when installing and running from a new, clean environment. The basic example simple_window_with_qtvoila.py doesn't render the Voila notebook, do you have any idea why?

the error track on terminal:

[Voila] WARNING | Notebook temp_notebook.ipynb is not trusted
[Voila] WARNING | Native kernel (python3) is not available
WARNING:tornado.general:500 GET / (127.0.0.1): No Jupyter kernel for language '' found
ERROR:tornado.access:500 GET / (127.0.0.1) 44.71ms
ERROR:root:exception in voila HTTP Error 500: Internal Ser

loading an external notebooks seems to work fine

@luiztauffer luiztauffer requested a review from eyalk11 October 23, 2023 13:46
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

Successfully merging this pull request may close these issues.

2 participants