Skip to content

idaks/Logic_Programming_Playground

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IS515 Notebook Running Instructions

To get started with the IS515 project, follow these steps:

1. Create a Codespace

Click the button below to create a Codespace for the fall23_is515 branch:

Open in GitHub Codespaces

Note: After initiating Codespace, wait for the postCreateCommand to complete in the terminal. Meanwhile, use the shortcut Cmd + Shift + P on Mac (Ctrl + Shift + P on Windows) and select View Creation Log to monitor the setup progress.

2. Launch Jupyter Lab

Once the postCreateCommand has finished, start Jupyter Lab by entering the following command in the terminal:

@username -> /workspaces/Logic_Programming_Playground (fall23_is515) $ jupyter lab

If the terminal becomes unresponsive or blank after executing jupyter lab, simply refresh your browser. This should reveal the Jupyter Lab URL.

3. Access Jupyter Lab

Copy and paste the URL into your browser, or Command-click (Mac) / Ctrl-click (Windows) the link directly. If prompted for a password or token, use the token XXX from the URL:

http://localhost:8888/lab?token=XXXX

This should grant you access to Jupyter Lab where you can begin your work.

About

A GitHub Codespace setup with key Logic Programming tools and ready-to-run examples

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages