Skip to content

Commit

Permalink
Fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
luisbergua committed Feb 6, 2025
1 parent 6e75aec commit ba1a2f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion content/support/index_environment variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ or email [[email protected]](mailto:[email protected]).
{{% /card %}}

- [Do environment variables overwrite the parameters passed to wandb.init()?]({{< relref "environment_variables_overwrite_parameters.md" >}})
- [How can I define the local folder where to save the wandb files?]({{< relref "how_can_i_define_the_local_folder_where_to_save_the_wandb_files.md" >}})
- [How can I define the local location for `wandb` files?]({{< relref "how_can_i_define_the_local_folder_where_to_save_the_wandb_files.md" >}})
- [How do I handle the 'Failed to query for notebook' error?]({{< relref "query_notebook_failed.md" >}})
- [How do I silence W&B info messages?]({{< relref "silence_info_messages.md" >}})
- [How do I stop wandb from writing to my terminal or my jupyter notebook output?]({{< relref "stop_wandb_writing_terminal_jupyter_notebook_output.md" >}})
Expand Down
2 changes: 1 addition & 1 deletion content/support/index_experiments.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ or email [[email protected]](mailto:[email protected]).
- [How can I access the data logged to my runs directly and programmatically?]({{< relref "access_data_logged_runs_directly_programmatically.md" >}})
- [How can I compare images or media across epochs or steps?]({{< relref "compare_images_media_across_epochs_steps.md" >}})
- [How can I configure the name of the run in my training code?]({{< relref "configure_name_run_training_code.md" >}})
- [How can I define the local folder where to save the wandb files?]({{< relref "how_can_i_define_the_local_folder_where_to_save_the_wandb_files.md" >}})
- [How can I define the local location for `wandb` files?]({{< relref "how_can_i_define_the_local_folder_where_to_save_the_wandb_files.md" >}})
- [How can I organize my logged charts and media in the W&B UI?]({{< relref "organize_logged_charts_media_wb_ui.md" >}})
- [How can I save the git commit associated with my run?]({{< relref "save_git_commit_associated_run.md" >}})
- [How can I see files that do not appear in the Files tab?]({{< relref "how_can_i_see_files_that_do_not_appear_in_the_files_tab.md" >}})
Expand Down

0 comments on commit ba1a2f7

Please sign in to comment.