Skip to content

invalid config options #27

@matuskosut

Description

@matuskosut

Kernel seems fail / not start when these config options from example in docs are included in nbstata.conf:

graph_width = 15cm
graph_height = 11cm

the error printed in notebook:

ModuleNotFoundError: pystata path not found
A Stata 17 installation is required to use the nbstata Stata kernel. If you already have Stata 17 installed, please specify its path in your configuration file.

Based on the documentation I tried other units too but with same failed result:

graph_width = 720px
graph_height = 480px

Version of nbstata used:

nbstata                       0.6.2

The only option was to omit them, which is fine for now, but generally should we expect this to work?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions