michael bourassa

Results 12 issues of michael bourassa

Using version: docker-compose version 1.29.2, build 5becea4c I'm not sure why this issue is closed. There are reports right up until today. If you have to stop and then restart...

stale

Any possibility of being able to use d6tstack with 'pg8000'?

holoviews: 1.18.0 python: 3.10.8 networkx: 3.2.1 macos: Ventura 13.4.1 I'm using holoviews for showing network diagrams, I want to show a legend for the node colors so the viewer does...

I am trying out cytoscape in jupyter notebook v6.5.6. The code is as follows: ``` import networkx as nx import ipycytoscape import ipywidgets as widgets cytoscapeobj = ipycytoscape.CytoscapeWidget() G =...

question

## Expected Behavior I have been using the following command to import `.graphml` files in to neo4j ``` CALL apoc.import.graphml("xxx.graphml", {readLabels: true, storeNodeIds:true}) ``` This has worked in the past...

I have been using the following command to import `.graphml` files in to neo4j ``` CALL apoc.import.graphml("test.graphml", {readLabels: true, storeNodeIds:true}) ``` Recently I began working with larger files (3GB) derived...

### Checklist - [X] I added a descriptive title - [X] I searched open reports and couldn't find a duplicate ### What happened? Azure is offering arm64 environments with Ubuntu...

type::support
source::community

I have an installation with 32 CPU's and 2 GPU's. If the GPU's are not available and I'm using cuml, will the latter take advantage of the multiple cores or...

question
? - Needs Triage
cuml-cpu

Using `holoviews` with the `plotly` extension, I am rendering a layout with several `overlay` plots. Each plot has a 4 line title. Unfortunately, the result clips the title of the...

### What is the issue? I am trying to run ollama after a manual install on an Ubuntu VM with no internet connectivity. There is no GPU at the moment....

bug