Sébastien Wertz

Results 5 issues of Sébastien Wertz

Hello, This should be self-explanatory: ``` from deeplift.dinuc_shuffle import dinuc_shuffle dinuc_shuffle("ACTGACTGACTG", 20, rng=np.random.default_rng()) ``` Output: ``` ['ACTGACTGACTG', 'ACTGACTGACTG', 'ACTGACTGACTG', 'ACTGACTGACTG', 'ACTGACTGACTG', 'ACTGACTGACTG', 'ACTGACTGACTG', 'ACTGACTGACTG', 'ACTGACTGACTG', 'ACTGACTGACTG', 'ACTGACTGACTG', 'ACTGACTGACTG', 'ACTGACTGACTG', 'ACTGACTGACTG',...

Hello, First of all, thanks for this hugely useful tool! I'm having some issues getting the widgets to work in jupyterlab 4.0.9. I have installed the packages `ipywebrtc ipywidgets`, and...

Using this library (along with https://github.com/SandyLabs/node-red-contrib-epics/) results in a segmentation fault of node-red (v1.1.3) as soon as a flow including an "epics in" node is deployed. Tested versions of epics-base...

Hello, We are having trouble reaching the page https://catboost.ai/ (from Europe). Is that expected? I've tried many times over the past few weeks and only managed to access it once...

Hello, We are interested in using kedro-kubeflow for a project to be put into production, so we would like to understand better how well it is going to be supported...