mrboiisthebest / william_2025

Apache License 2.0
0 stars 0 forks source link

Live Quiz #2

Open mrboiisthebest opened 1 month ago

mrboiisthebest commented 1 month ago
  1. Erase existing environment (screen capture)
  2. Setup our working environment(git clone's)
mrboiisthebest commented 1 month ago
  1. Erase environment removing the nighthawk directory image

Original Site(name in URL)

site is still here even though the repos clone on my machine was deleted as the github servers store the code on the cloud and not on my machine image

  1. cloning the repo

    git clone https://github.com/mrboiisthebest/william_2025.git (this url will be different for you)

creates a clone of the repo on my machine for me to edit and do anything with image

mrboiisthebest commented 1 month ago

Activate tools step

./activate.sh downloads the tools

Checking the version of our tools to make sure they are installed properly

default:~$ bundle -v Bundler version 2.5.18 default:~$ ruby -v ruby 3.0.2p107 (2021-07-07 revision 0db68f0233) [x86_64-linux-gnu] default:~$ python --version Python 3.10.12 default:~$ jupyter --version Selected Jupyter core packages... IPython : 7.31.1 ipykernel : 6.7.0 ipywidgets : 6.0.0 jupyter_client : 7.1.2 jupyter_core : 4.9.1 jupyter_server : not installed jupyterlab : not installed nbclient : 0.5.6 nbconvert : 6.4.0 nbformat : 5.1.3 notebook : 6.4.8 qtconsole : not installed traitlets : 5.1.1 default:~$

mrboiisthebest commented 1 month ago

Setup Environment for Project

(on Kasm)

this command creates a virtual Environment

scripts/venv.sh

404.html images LICENSE _posts _sass assets _includes Makefile README4YML.md scripts _config.yml index.md navigation README.md venv Gemfile _layouts _notebooks requirements.txt

you can see the environment above named "venv"

mrboiisthebest commented 1 month ago

Setting up the Server

creating the domain and running the server

This command creates the server

make

image

Ran server address

the servers url & running web page which is found after doing the make cmd

image

F1nnC commented 1 month ago

0.9 0.9 1.8/2