Skip to content

nbconvert not installed in deepnote #481

Description

@bernhardpg

Running a notebook in Deepnote that requires Grader from manipulation.exercises.grader will throw an error saying that nbconvert is not installed (manipulation.exercises.grader imports `nbconvert here).

nbconvert is listed as an optional dependency, and the current Docker workflow installs manipulation[all], so nbconvert should be installed to Deepnote.

For now we have implemented the following workaround:

Install nbconvert in the Init notebook that runs when the machine on Deepnote is started: notebook.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions