comet

Results 49 comments of comet

please provide more flexible licensing to encourage more people to use it

Thank you for responding @petedannemann @mpenkov got it. need to pass retry object to download_as_bytes to enable retry.

what about for the lab exercises on the textbook?

@akarve we are looking for the same feature, use quilt to upload data to self hosted s3 endpoint. we defined the endpoint in config and credentials files, but it does...

Hi @bhstahl , let me know if you need more info on this.

Hello @alolis try this console.log(event.file.upload_metadata ) // output: undefined

@alolis on the client ``` let upload = new tus.Upload(file, { metadata: { testmeta: 'something' } //commented out other options.. }); ``` in the serverside ``` app.all('/upload/*'), function(req, res) {...

created pr at https://github.com/Qiskit/qiskit-nature/pull/877

hi @incredible-dev , do you mean when integrate touchpunch together with jquery-sortable. this will fix the issue? Reason being that I tried that as well before post this issue, did...