Colum McCoole

Results 15 issues of Colum McCoole

I'm running v 5.0.0-dev of the notebook with v 0.9.1 of JupyterLab, which is running with v. 0.7b1 of JupyterHub and deployed using this jupyterhub-deploy-docker approach. I can access /...

@NielsRogge .. thanks for your SFT [video](https://www.youtube.com/watch?v=NXevvEF3QVI). I was running through the [notebook]( https://github.com/NielsRogge/Transformers-Tutorials/blob/master/Mistral/Supervised_fine_tuning_%28SFT%29_of_an_LLM_using_Hugging_Face_tooling.ipynb) on a runpod `RTX 4090`, per your demonstration. In the `Define SFTTrainer` step, the code was...

Just came across your tool in: http://www.r-bloggers.com/rstudio-v0-99-preview-graphviz-and-diagrammer/ I was wondering if it would be feasible to add support for visualizing the results of queries to a Neo4j database. There is...

Type: ★ Enhancement
Help Wanted ㋡
Difficulty: [2] Intermediate
Effort: [3] High

**Describe the bug** I was playing around with getting an interactive-app working, per your [docs](http://meerkat.wiki/docs/start/quickstart-interactive.html#putting-it-all-together) **To Reproduce** Create a test.py with this code from link above. ``` import meerkat as...

Excuse the basic question. I can see you have transformSource for exports. Is there any way to use your import tools to 'transform' and input, as it gets processed? My...

@jexp Thanks for this utility. I was trying to get it to work against my own dataset ... while it brings back the nodes ... it's not rendering any relationships....

@simonswine I was wondering if you might offer some guidance on getting this working against version 1.5 of kubernetes, now that PetSet has been renamed StatefulSet. Things like the api...

Thanks for a great project. The more I read up on the changes in the Query DSL post version 2.0 ... it seems like 'and', 'or', 'all' and 'any' .....

Thanks Outerbounds team for these resources. I was interested in the k8s helm chart, since I wanted a relatively light-weight (and lower-cost) way of running up metaflow infrastructure on a...

Somehow, sktime doesn't like the format that pd_past5days is being passed in. Tried finding a fix, but to no avail, but said I would highlight here. ![image](https://user-images.githubusercontent.com/4063815/186524503-e08c6211-59bd-42b4-b912-e7606882e53e.png)