BlueBrain / nat

Python module to use the annotations created with NeuroCurator, for example in a Jupyter notebook.
https://pypi.python.org/pypi/nat/
Other
8 stars 4 forks source link

[NeuroCurator] When packaged, persisted data aren't kept between uses #12

Closed pafonta closed 6 years ago

pafonta commented 6 years ago

NAT version:

0.4.0

Unexpected behaviour:

The work done in NeuroCurator (see BlueBrain/neurocurator#54) to persist data in the directory where the executable is launched must be done for all other data persisted with Pickle.

pafonta commented 6 years ago

No more relevant after the new releasing process which came with v0.4.1: https://github.com/BlueBrain/neurocurator/tree/v0.4.1#getting-started