Chris Muktar

Results 6 issues of Chris Muktar

I'm trying to figure out if I can write a plugin to link arbitrary words/phrases to specific destinations (I can load a json list from the server). Such a list...

plugin
docs

There's an issue where 'open' orders don't seem to clear from the API. I'm 90% sure this is an issue with Gateway, not ib-docker. I've tried to update it by...

Hello, I tried our the palm cascade but didn't have much luck with it (sometimes it worked, but wasn't very stable). Would you mind posting the training set so I...

**Domains or links** https://l.linklyhq.com https://2ly.link **More Information** How did you discover your web site or domain was listed here? VirusTotal **Have you requested removal from other sources?** CRDF **Additional context**...

false positive

This would be a handy addition.

enhancement

### Expected behavior Code: ``` from pytorch_forecasting.models import NBeats, BaseModel from pytorch_lightning import Trainer, LightningModule model = NBeats() trainer.fit(model, train, valid) ``` Result: ``` --------------------------------------------------------------------------- TypeError Traceback (most recent call...

documentation
good first issue