AlexGriffiths526

Results 10 comments of AlexGriffiths526

I have done some testing and found this is a problem with forallpeople rather than handcalcs. This issue has been raised on the forallpeople GitHub [https://github.com/connorferster/forallpeople/issues/19](https://github.com/connorferster/forallpeople/issues/19)) The issue has been...

![image](https://github.com/connorferster/handcalcs/assets/117104939/9568280e-908c-4e40-9d56-744ba3813b1a) This seems to be an issue with rendering physical units in an array but I may be wrong. @connorferster is there a different way to render 1d arrays that...

Thanks for the very prompt response and implementation. I have now tested the new feature and it works really nicely. Multiple envelopes can also be augmented as per the bridge...

Hi @ccaprani I will give it a go! :)

Hi @ccaprani, I have put an example together and submitted a pull request (I think that is the way to do it) please let me know if you have any...

Below are the logs - filtered to just include the errors/warnings. Please let me know if you need the full output. jlab_core.f68a597bc4700114bad4.js?v=f68a597bc4700114bad4:1 Plugin 'jupytercad:fcplugin' failed to activate. (anonymous) @ jlab_core.f68a597bc4700114bad4.js?v=f68a597bc4700114bad4:1...

And the image in case this is easier to read. ![image](https://github.com/QuantStack/jupytercad/assets/117104939/272fd030-ddb9-49dc-926d-3fb60b0a3a34)

I am using Jupytercad 0.2.3 JupyterLab v4.0.2 C:\Users\AG\AppData\Local\anaconda3\envs\Jupyter4\share\jupyter\labextensions jupyterlab_pygments v0.2.2 enabled X (python, jupyterlab_pygments) @jupyter/collaboration-extension v1.0.0 enabled ok (python, jupyter_collaboration) @jupytercad/jupytercad-extension v0.2.3 enabled ok (python, jupytercad) The following extensions are...

> I'm clueless here. > > `TypeError: No provider for: @jupyter/collaboration-extension:ICollaborativeDrive.` would indicate that jupyter_collaboration is not properly installed, but it seems to be found by your jupyterlab installation. >...