fastpages icon indicating copy to clipboard operation
fastpages copied to clipboard

Use nbdev_detach to support copy/pasted images

Open hamelsmu opened this issue 5 years ago • 2 comments

See https://forums.fast.ai/t/fixed-fastpages-cannot-see-build-process-of-github-actions/78719/8

image

hamelsmu avatar Sep 11 '20 18:09 hamelsmu

Thank you for opening an issue. If this issue is related to a bug, please follow the steps and provide the information outlined in the Troubleshooting Guide. Failure to follow these instructions may result in automatic closing of this issue.

github-actions[bot] avatar Sep 11 '20 18:09 github-actions[bot]

I use a workaround that some could find usefull. When I want to copy/paste an image directly inside a notebook to be turned by nbdev. I first paste the image in the notebook. gnome-shell-screenshot-P1X160

Then right click the image, copy image, and paste again. At that level this is a binary content embedded in the notebook and nbdev will be fine with it.

castorfou avatar Jul 15 '21 12:07 castorfou

NB: I am writing this comment on all open issues

Thank you for posting this issue, and I'm really sorry I haven't gotten around to fixing this. All of my time has been focused on nbdev. In the new version of nbdev, we knew that we wanted to include blogging rather than it being a separate project. We realized that Quarto, which the new version of nbdev is built on, is much better than fastpages. Rather than keep this project going, we are recommending that people migrate to Quarto as we think that will be more powerful for users and is a much better tool for blogging.

I've written a detailed migration guide with some tools that will hopefully make the process of switching much easier. Overall I think it will be worth it for users.

My apologies again for not getting to this issue sooner. Will close this issue with this PR https://github.com/fastai/fastpages/pull/657, where we are letting people know that we are deprecating this project. Thanks again for your support and for using fastpages! 🙇🏽

hamelsmu avatar Sep 16 '22 00:09 hamelsmu