Marianne Corvellec

Results 119 comments of Marianne Corvellec

@HammadTheOne thanks for reporting. I have expanded your issue title to state the actual issue.

Hi @snowformatics, Are you still working on this by any chance? :smiley:

> unfortunately not but would be still interested to work on it with some support. I was kind of stucked (my first PR) Great! How can I help you? -...

Hi @snowformatics, > [N] Are you able to resolve the current conflict in file `skan/csr.py`? Either use the online editor (by clicking the "Resolve conflicts" button in this page), or...

Great job, @snowformatics! You're welcome. As per testing, I can see that you started with a 1D image: ```py image = np.random.random((45,)) ``` Following https://jni.github.io/skan/getting_started.html#extracting-a-skeleton-from-an-image, do I understand correctly: *...

> Docs deployment still hasn't been migrated So, this means moving this functionality https://github.com/jni/skan/blob/97a217d36ec1393b380d4a797b5b7ceb68e824ec/.travis.yml#L46-L62 into `.github/workflows/build-docs.yml`

Oh, at the moment http://dash-canvas.herokuapp.com/ is erroring 404. And I obviously made a mistake when reporting the issue, since my screenshot shows http://dash-canvas.herokuapp.com/, not https://dash-canvas-separate.herokuapp.com/!

I'm now running the app locally (http://localhost:8050/app2) and experiencing the same behaviour...

Maybe because I just did `pip install dash-canvas` instead of `pip install -e .`?

Sorry I haven't been responsive on this lately. I'm now running dash-canvas==0.0.6 but I still seem to run into the issue... :( Here's my before/after (segmentation update): ![before_seg_update](https://user-images.githubusercontent.com/2227806/53562077-b7e26200-3b50-11e9-93c2-4cd1506206da.png) Drew red...