HDF5.jl icon indicating copy to clipboard operation
HDF5.jl copied to clipboard

Document gotchas when interoperation with python

Open jw3126 opened this issue 4 years ago • 7 comments

#785

jw3126 avatar Jan 14 '21 09:01 jw3126

@musm https://github.com/JuliaIO/HDF5.jl/pull/804/checks?check_run_id=1708414939#step:4:115 any ideas?

jw3126 avatar Jan 15 '21 12:01 jw3126

BTW is it intended, that CI passes, despite the doctest fail?

jw3126 avatar Jan 15 '21 12:01 jw3126

BTW is it intended, that CI passes, despite the doctest fail?

It shouldn't, not sure why it passed yet.

musm avatar Jan 16 '21 07:01 musm

I'm trying to decide if we should add Literate as a test dependency. What was the specific reason before the last commit that spawned you to switch over to use Literate?

musm avatar Jan 16 '21 07:01 musm

I'm trying to decide if we should add Literate as a test dependency. What was the specific reason before the last commit that spawned you to switch over to use Literate?

The only reason is, that I find it easier to develop a .jl document, which is executable Julia code, instead of a .md document that I can only run doctests on. I removed the Literate dependency.

jw3126 avatar Jan 18 '21 12:01 jw3126

@musm https://github.com/JuliaIO/HDF5.jl/runs/1762155054?check_suite_focus=true#step:4:112 ideas? I cannot reproduce this error locally.

jw3126 avatar Jan 25 '21 13:01 jw3126

Let's try running thing again here

musm avatar Oct 18 '21 15:10 musm