Closed ebresie closed 2 years ago
In development code has an initial fix for this (some of which were submitted as part of a recent commit ) committed in nbPythonCodeIntegration branch.
However this is also depending on other ongoing "python project properties" work such as https://github.com/ebresie/python4nb/issues/20.
The updates for this are captured as part of v0.3.0 release. This issue is being closed with any follow up updates being captured in another issue.
As of release 0.2, there is a dependency on a nbproject\project.properties file, however the file does not get created within the given projects area and was at the time created in the build (development) location resulting in failures when trying to leverage the build.
This issue needs to resolve proper nbproject\project.properties creation and usage and avoid crashes in fresh environments.