Skip to content

ucdavis-are254/Hwk02

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started

  • Accept this assignment on Github Classroom, and create your team. Clone the forked repository to your computer.

  • Download and install Julia

  • Open Julia and change directory to this repository

    ; cd C:\\Users\\magerton\\Downloads\\this_repo
  • To install the appropriate libraries, activate the environment in the directory and instantiate it to install packages. See docs

    ] activate .
    ] instantiate
  • Get a Jupyter notebook going (you'll need to click y)

    using IJulia
    jupyterlab()
  • Do the homework

  • Your homework submission will be a copy of your master branch when the assignment is due. You can push as many times as you want.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published