Daniel Rodriguez

Results 57 comments of Daniel Rodriguez

I know its a super late response but this is not possible with the current expressions, it would require to be able to specify a section inside another section. It's...

You can probably use the HybridsContentManager to accomplish this: https://github.com/danielfrg/s3contents#access-local-files Let us know if you are able to try it.

Probably a limitation on the ContentManager or S3FS. So its possible this will not work.

Fixed thanks to your PR :) Thanks!

I think we only load mathjax when there is a markdown cell, we could change that so its possible to use it everywhere.

Mostly because they were making big changes and I wanted to keep things tight at that point. I imagine updating would require some changes on the package so might take...

This an interesting issue, it wont work on a notebook since the python file will be on S3 and not in the session/kernel path where they can be imported. One...

I am happy to keep it open for reference until its fixed but I think you should create another issue on S3FS (https://github.com/fsspec/s3fs). I just pass that value to that...

I dont remember, it could be a mistake. Only one way to find out :)