octavd
octavd
Hello, Is there a way to not display in the pip-audit output the python packages which are not fixed? Just like trivy, where if you use the parameter --ignore-unfixed it...
``` version() output ```  As can be seen from the above image, the jupyterlab-execute-time extension only shows the datetime stamp when using IJulia kernel but the execution duration is...
Hello, Is there a way or are you planning on realeasing a new feature for this extension regarding creating folders, adding files on the bucket that is currently connected? 
Hello, In the following env: - pywidgets 7.7.1 - jupyterhub 2.3.1 - jupyterlab 3.4.3 If i try to execute the following code: ``` import ipywidgets as ipy widgets = {}...
Hello @frankzickert @christiancorbin , Looking forward to use this extension but it seems it's not compatible with Jupyterlan version >= 2.0. Is there any plan to release an update?
Hello, I want to expose kafka as a rest api using the kafka rest proxy. My scenario is the following: Multiple clients, each with his own topic, will consume messages...