Skip to content

Resources for category theory tutorial @ INCOSE IW 2022

Notifications You must be signed in to change notification settings

sjbreiner/IW2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IW2022

Resources for category theory tutorial @ INCOSE IW 2022

In order to run the Catlab notebook example:

  1. Download the files from this repository into a folder on your computer.

  2. Install Julia as described here

  3. Open a terminal window and type julia to open the Julia prompt. You should get something that looks like this: julia> _

  4. Run Pkg.add("IJulia") at the Julia prompts to install Julia's Jupyter notebook package. If you already have Jupyter installed (e.g., with Anaconda) you can use that, but you may need to install a new kernel.

  5. Run Pkg.add("Catlab") to install the Catlab package.

  6. Run using IJulia to import the Jupyter package.

  7. Run notebook(). A Jupyter window should open in your web browser, showing your file system.

  8. Locate the IW2022_Demo.ipynb file saved on your machine and click to open. The notebook should open a new tab in your web browser.

  9. Run the notebook cells (in order!) using the buttons at the top, or by hitting Ctrl+Enter from within a cell.

Please feel free to contact me (spencer dot breiner at nist dot gov) for questions, technical support or pointers to additional resources.

About

Resources for category theory tutorial @ INCOSE IW 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published