knossos-project / knossos_utils

Python library for interacting with KNOSSOS data sets and annotation files
GNU General Public License v2.0
9 stars 9 forks source link

Streaming datasets can’t be loaded #19

Open my-tien opened 6 years ago

my-tien commented 6 years ago

current knossos conf streaming conf line: ftp_mode http://username:pw@url/path/to/dataset;

pyknossos conf

_BaseURL = url/path/to/dataset
_UserName = username
_Password = pw