Skip to content

Commit

Permalink
Fix note
Browse files Browse the repository at this point in the history
  • Loading branch information
PlethoraChutney committed Dec 18, 2023
1 parent 9100d59 commit be648f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/examples/3dflex-custom-latent-trajectory.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -222,9 +222,9 @@
"\n",
"Once the plot is drawn, click repeatedly on the plot along a trajectory you wish to sample in the latent space. The points along this trajectory will form the output of the notebook and be used in 3D Flex Generator.\n",
"\n",
"```{info}\n",
"```{note}\n",
"Using interactive plots in Jupyter Notebooks can present some challenges.\n",
"connecting to a remote VS Code remote notebook requires the ipympl package\n",
"Connecting to a remote VS Code remote notebook requires the ipympl package\n",
"and the `%matplotlib widget` \"magic\" line, but other interfaces may require different\n",
"code. See [the matplotlib documentation](https://matplotlib.org/stable/users/explain/figure/interactive.html)\n",
"for more detail.\n",
Expand Down

0 comments on commit be648f3

Please sign in to comment.