You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
In readme file for creating a new project is wrote:
ocean new -n "<project_name>" -a "<author>"
but actually works next command:
ocean project new -n "<project_name>" -a "<author>"
The step of creating experement is outdated too. I've created a experement by ocean exp new -n "<exp_name>" -a "<author>" instead of make -B experiment NAME="<exp_name>"
The text was updated successfully, but these errors were encountered:
Hi,
In readme file for creating a new project is wrote:
but actually works next command:
The step of creating experement is outdated too. I've created a experement by
ocean exp new -n "<exp_name>" -a "<author>"
instead ofmake -B experiment NAME="<exp_name>"
The text was updated successfully, but these errors were encountered: