jj-github-jj
jj-github-jj
I modified by adding this to the addict.py and autocomplete start working . Thanks to https://stackoverflow.com/questions/51917470/what-does-tab-completion-in-ipython-or-jupyter-seek-in-order-to-suggest-alternat can you make this change? not versed enough in github pull requests etc else...
cpython as default version not a good idea because cypthon not supported well and crashes so often when used with pyrevit that I have abandoned using it even though I...
same problem here . looks like migration guide fro bokeh https://github.com/bokeh/bokeh/wiki/Migration-Guides says Figure has been removed the code could look for either Figure or figure for compatibility with Bokeh pre...
similar error on my 8GB RAM win 11 notebook RuntimeError: [enforce fail at ..\c10\core\impl\alloc_cpu.cpp:72] data. DefaultCPUAllocator: not enough memory: you tried to allocate 180355072 bytes Seems to imply not enough...
> Thank you for your contribution +1: > > I think it would be cleaner to do something like this. What do you think? > > ```python > def _format_title(self,...
@sanzoghenzo sorry that I typed ('default') but the env is ironpython 3.4 . I have updated the bug report to include the previt env output. Didnt know about that feature...
The warning "Code cell is missing an id field..." should actually say " Cell is missing an id field.." since it not just 'code' cells but any type of cell....
sam request here instead of typing ALT + A to keep expanding the scope, can you just change double click behavior to do the same thing
Thank you for the update that this is no longer maintained. My notes for others in case they run into this issue since it seems to be working now. I...