RasmusBrostroem / ConnectFourRL

0 stars 0 forks source link

Change token approach for neptune #71

Closed jbirkesteen closed 1 year ago

jbirkesteen commented 1 year ago

The current approach with tokens.py is not best practice and may seem weird to others.
I suggest we instead add our token to our PATH, as described here and ditch the current approach.

We should maybe document that the user needs to have their api-token set in order to use neptune - either in the appropriate functions or in the readme.