Skip to content
This repository was archived by the owner on Apr 10, 2024. It is now read-only.

Conversation

shancarter
Copy link
Contributor

Adding a function for rendering cells from observable notebooks in python notebooks.

Example usage:

renderObservable(
    "@shancarter/untitled/2", 
    cells=[ "viewof width", "viewof stage"], 
    data={"height": 400}
)

@coveralls
Copy link

coveralls commented Mar 29, 2019

Pull Request Test Coverage Report for Build 463

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.05%) to 81.923%

Totals Coverage Status
Change from base Build 459: -0.05%
Covered Lines: 1491
Relevant Lines: 1820

💛 - Coveralls

@ludwigschubert ludwigschubert merged commit 15552ba into master Sep 3, 2019
@ludwigschubert ludwigschubert deleted the observable branch September 3, 2019 20:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants