Closed adowling2 closed 4 years ago
There was a logical error in the import of modules resulting a circular dependence on the configuration file. The dependency was removed. A secondary issue was then incorrect logic on the deletion of redundant backups for the edge case of a new repository with no previous backup. These were fixed and tested.
@jckantor I am trying to set up https://github.com/ndcbe/cbe-xx258 to be the public version of https://github.com/ndcbe/CBExx258-instructor. After creating the public repo, I tried to run
nbpages --setup
, but got the following error message:I then manually made
nbpages.cfg
using the example here:https://github.com/ndcbe/nbpages-testing-public/blob/master/nbpages.cfg
When I run
nbpages --setup
, I get the following error message:I am using the master branch of nbpages.