Ian Rose

Results 314 comments of Ian Rose

This value (currently 32px) is hard-coded into the style sheet for the extension. Right now, I can think of three ways to customize it: 1. Keep a custom version of...

Hi @rtmatx, it looks like the version of JupyterLab you are using is an older one (0.31?). The most recent release of `@jupyterlab/toc` is for JupyterLab v0.34. I recommend either...

Thanks for the report @agoose77! We are currently in the process of simplifying and cleaning up the ToC generator, so I'll be sure to fix this there.

Hi @winterflags, what versions of node/npm are you using? There is a bug with the version of yarn we are using that prevents us from supporting node 10, and that...

For at least a few more hours. We are releasing a new version which includes support for node 10 imminently :)

Interesting, thanks for the info @kenjioman. cc @markellekelly and @zuoyuanh, something to consider in the work you are doing...

@mlucool This was an early feature request for this extension (back when it was a lot simpler, I might add :) ), c.f. #15. The idea was to programmatically generate...

Hi @adityav, sorry for the slow response. I am not really sure what might be causing it to hang. What versions of npm/node are you using?

@dclmarcus Can you try again with the most recent version? We have fixed some compatibility problems with some node/npm versions.

@ManuFigueroa What version of node and npm do you have?