BioImageAnalysisNotebooks icon indicating copy to clipboard operation
BioImageAnalysisNotebooks copied to clipboard

Add a "Code Decompilation" notebook to showcase function inspection and decompilation.

Open github-actions[bot] opened this issue 1 year ago • 0 comments

This message was generated by git-bob (version: 0.2.3, model: gpt-4o-2024-05-13), an experimental AI-based assistant. It can make mistakes and has limitations. Check its messages carefully.

A new Jupyter notebook titled "Code Decompilation" has been added to the "03_advanced_python" section of the repository, demonstrating the concept of code decompilation using a Python decorator with the dis module and the uncompyle6 library. Additionally, the _toc.yml file has been updated to include a reference to this new notebook in the "Advanced techniques" section.

closes #69

github-actions[bot] avatar Aug 19 '24 16:08 github-actions[bot]