rcurtin_irc changed the topic of #mlpack to: mlpack: a scalable machine learning library (https://www.mlpack.org/) -- channel logs: https://libera.irclog.whitequark.org/mlpack -- NOTE: messages sent here might not be seen by bridged users on matrix, gitter, or slack
<aadi-rajAdityaRa> zoq: rcurtin I have tried to run gym_tcp_api server and got the following error. After little bit of debugging I resolved the issue by commenting few lines of code of mix.exs. I have commented application function. Well, I just wanted to ask whether it is right way to start the server or not?
<zoq[m]> <aadi-rajAdityaRa> "zoq: rcurtin I have tried to run..." <- You are starting your local server?
<zoq[m]> * starting your own local server?
<aadi-rajAdityaRa> Yeah, I am running it locally as the instructions provided to run "iex -S mix"
AkashRaj[m] has quit [Quit: You have been kicked for being idle]
<zoq[m]> <aadi-rajAdityaRa> "Yeah, I am running it locally as..." <- That is the correct way to start it, yes, what line did you comment out exactly?