illuminati1618 / yash_2025

Apache License 2.0
0 stars 0 forks source link

Tools Setup Verification #1

Open illuminati1618 opened 2 months ago

illuminati1618 commented 2 months ago

In order to ensure that the tools have been correctly set up, our assignment was to recreate our work to ensure that it can be done effectively in a short period of time.

Process

Verify that nighthawk folder (along with all pages) has been deleted Screenshot 2024-08-27 100131

Recreate and navigate to nighthawk folder, then clone all 3 needed repositories

Screenshot 2024-08-27 100420

Ensure that ruby, bundle, python, and jupyter all have needed versions

Screenshot 2024-08-27 100640

Ensure that my GitHub account has been successfully integrated

Screenshot 2024-08-27 100659

Navigate to personal repository, and activate virtual environment

Screenshot 2024-08-27 100950

image

Ensure that python kernel is available through jupyter

Screenshot 2024-08-27 101042

Verify gems (packages) have been installed

Screenshot 2024-08-27 101054

Open website with VSCode Screenshot 2024-08-27 101129

Verify code environment is through WSL remote development

Screenshot 2024-08-27 101145

Make the server through VSCode (and convert all notebooks)

Screenshot 2024-08-27 101444

Server address is localhost over port 4100

image

Navigate to portfolio (and open with VSCode through terminal)

Screenshot 2024-08-27 101734

Oh no! This server is also running over port 4100!

image

__This means that my personal yash_2025 can no longer run over the same port!__

Screenshot 2024-08-27 102559

To fix this we can simply edit the Makefile to have the server run over a different port, while still being able to use localhost :)

Now after making the server once again, we can see that it is hosted over port 4101! This allows us to have both the portfolio and our personal pages open at the same time

image

Pages (for everyone in my group)

Yash (myself)

__Personal page, yash_2025__ image

Yash's local portfolio page image

Neil

Neil's personal page image

Neil's local portfolio page image

Nikhil

Nikhil's personal page image

Nikhil's local portfolio page image

Rohan

Rohan's personal page image

Rohan's local portfolio page image

Our Team

image

illuminati1618 commented 2 months ago

Amazing. Lots of extra and great overview. Mr. M.