Skip to content

ucdavis-are254/Hwk01

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started

  • Download and install Julia

  • Fork and clone this Hwk01 repository to your computer

  • Open Julia and change directory to this repository

    ; cd C:\\Users\\magerton\\Downloads\\hwk01
  • 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

  • Submit via github Classroom by issuing a pull request. You can submit as many times as you want before the homework is due

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published