Skip to content

Commit

Permalink
try quotes instead?
Browse files Browse the repository at this point in the history
  • Loading branch information
kandersolar committed Nov 15, 2023
1 parent 1469a11 commit aa6ac36
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/tutorials/1 - Fixed Tilt Yearly Results.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"\n",
"The lines below find the location of the folder relative to this Jupyter Journa. You can alternatively point to an empty directory (it will open a load GUI Visual Interface) or specify any other directory in your computer, for example:\n",
"\n",
"`testfolder = r'C:\\Users\\sayala\\Documents\\RadianceScenes\\Tutorials\\Journal1'`\n",
"> testfolder = r'C:\\Users\\sayala\\Documents\\RadianceScenes\\Tutorials\\Journal1'\n",
"\n"
]
},
Expand Down Expand Up @@ -823,7 +823,7 @@
"\n",
"If you used gencumsky or gendaylit, you can view the <b> Scene </b> by navigating on a command line to the folder and typing:\n",
"\n",
"`objview materials\\ground.rad objects\\test-module_C_0.20000_rtr_3.00000_tilt_10.00000_20modsx7rows_origin0,0.rad`\n"
"> objview materials\\ground.rad objects\\test-module_C_0.20000_rtr_3.00000_tilt_10.00000_20modsx7rows_origin0,0.rad\n"
]
},
{
Expand All @@ -847,7 +847,7 @@
"\n",
"ONLY If you used <b> gendaylit </b>, you can view the scene correctly illuminated with the sky you generated after generating the oct file, with \n",
"\n",
"`rvu -vf views\\front.vp -e .01 tutorial_1.oct`"
"> rvu -vf views\\front.vp -e .01 tutorial_1.oct"
]
},
{
Expand Down

0 comments on commit aa6ac36

Please sign in to comment.