Adam Taranto

Results 125 comments of Adam Taranto

Thanks this solution works fine on linux, I can use the old cell toolbars in jupyter notebook. For some unknown reason the nbgrader extension is not visible in jupyter notebook...

To clarify, I'm not looking for "notebooks as a service", just hosting for a VM where I can run JupyterHub and have an exposed port for multiple people to access....

Thanks Jens, that sounds useful. Do you have any instructions for linking nbgrader to Canvas via LTI? Re my previous question, I just wanted to find an example of how...

Tagging in @burkemlou @mcharleston for comments. My thoughts on videos and accessibility: This tutorial is designed to work without the videos, we've included them as something extra for self-guided learners...

Hi @hexylena, do you know why the CI checks are failing on the latest commit? Also, should I squash the history down into a single commit before it gets merged?

Sorry that was a typo. Yes I'm using pip3 in an env that only has Python 3.12 installed.

+1 for supporting Python 3.11

I've made some headway into refactoring Mitofinder for Py3 and restructuring it as an installable package in this [fork](https://github.com/Adamtaranto/MitoFinder). I'm trying to remove most of the dependencies that are bundled...

Thanks for the clarification. I'll see if I can figure out what that verkko script is doing.

Thanks for that, not sure why but that command wasn't working on my GAF files. I've written a a little tool to do the job [gaf2path](https://github.com/adamtaranto/Graphtagger). It should work so...