hottwaj

Results 22 comments of hottwaj

Could you add in a little extra to cover indentation for toc of .py files? See lines 17-22 here: https://github.com/hottwaj/jupyterlab-toc/blob/toc-indentation/src/generators/python/render.tsx I guess something similar may also be needed for markdown...

Hey @stefansimik I think the problem is the combination of function name & first argument is treated as one word and so forces a line break after def? A related...

I was able to get jupyterlab-dash working on one computer but then hit the same OSError exception listed above when running on a second computer. I also was getting the...

Have you tried upgrading ipython & ipykernel (if not already up to date)?

yep will have a go - will probably take a few weeks for me to get to it. Thanks!

the same issue comes up with nested classes (within other classes, functions)

Hey sure I'll have a go at integrating into there when I have time. Thanks!

Thanks both. @Chris7 I hadn't seen that option before and it could be part of a solution - but out of the box copies of scripts are saved in a...

No need to apologise! As I said, great project you guys have here. I'm happy to use either workaround for now.