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

Merge master #1

Conversation

davidbrochart
Copy link

No description provided.

AartGoossens and others added 29 commits October 12, 2019 18:14
fix: more robust cell_type check for stripping warnings and errors
The property used as a fallback for the title of the template is
not initialized by Voila. Following nbconvert, in which this
property is set to the filename of the notebook [1], this commit
now does the same.

Related to: voila-dashboards/voila-vuetify#25

[1] https://github.com/jupyter/nbconvert/blob/6c6e5fa0c757169017fd325fad98efa8d4a368ea/nbconvert/exporters/exporter.py#L172
Add docs for running voila on a private server
Add documentation for the enable_nbextensions flag
…plate-cookiecutter-docs

Adds documentation about the template cookiecutter to CONTRIBUTING
…gets-HTMLMath

Fix ipywidgets.HTMLMath output
Signed-off-by: martinRenou <martin.renou@gmail.com>
…late_title

fix: the default title in the template is always Notebook
davidbrochart and others added 9 commits February 19, 2020 17:17
…est_throttle

fix: throttle the rate AND number of request_state msg'es from the frontend
Since nbconvert wait for 1 second at the shell channel, the iopub messages
pile up, triggering the high water mark of 0mq, causing iopub messages
to be lost. This results in no output of the cell.
@davidbrochart davidbrochart deleted the extapp branch March 2, 2020 12:30
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.

10 participants