GithubHelp home page GithubHelp logo

caption-this's Introduction

Chef

Chef was an experimental case-based planning project developed by Kris Hammond. It used the domain of cooking as a way to explore the use of case-based reasoning in planning. How does ChatGPT do in this domain? Will it make the recipe with poisonous mushrooms???

Experiments with Deep Text

I've been trying out deep text techniques for a while now, and I'll be tracking these on a blog on entish.org in the deeptext category.

November Generate A Novel Month

Check out my 2022 November Generate A Novel Month project: Translating older English into modern English with OpenAPI.

Joyfully

I've been working on a project called Joyfully. It's a template for creating a Python code repository using Poetry, Pytest, and Black. It's a work in progress, but I'm using it for my own new projects.

black lives (still) matter

Peaceful protestor in Kalamazoo, June, 2020BlackLivesMatter

caption-this's People

Contributors

hectorsector avatar

Watchers

 avatar  avatar

caption-this's Issues

Your first contribution

Introduction to GitHub Flow

Now that you're familiar with issues, let's use this issue to track your journey to your very first contribution.

There are many different methodologies used by people everywhere to contribute to a software project. By far the simplest and most effective way of contributing on Github comes from ✨ GitHub Flow ✨, which is what you'll use.

GitHub Flow

GitHub Flow

πŸ“Ί Video: Understanding the GitHub Flow


Getting Started with GitHub

πŸ‘‹ Welcome to Introduction to GitHub

We're glad you're here. You'll perform some actions to help you become familiar with GitHub... using GitHub!

πŸ‘‡ This is an expandable dialogue! Click to open as you find these throughout the course.

What is GitHub?

What is GitHub?

We are glad you asked! Many people stumble onto GitHub through one of the millions of Open Source projects it holds or because their employer or professor is using it. Why do these projects use GitHub?

At its heart, GitHub is a collaboration platform.

People around the world use GitHub to collaborate on projects ranging from software to policy documents and cookbooks. You can share your projects with the world and invite your friends to help, or you can keep your projects private and still have easy access wherever you are.

GitHub is also a powerful version control tool.

While you are collaborating, GitHub uses Git (open source, distributed version control software) to keep track of every change made to your project.

GitHub is so much more.

GitHub is used to build some of the most powerful applications in the world. It can do a lot of really cool things, but this class is going to focus on getting you started with the basics. We will dig in to the rest later!

πŸ“Ί Video: What is GitHub?



This is an issue, a place where you can hold conversations with other collaborators about bugs in your code, feature requests, or any other topic you wish.

Issue titles are a lot like email subject lines: they tell your collaborators what the issue is about at a glance. The title of this issue is Turn on GitHub Pages, more on that later!

Using GitHub Issues

Using GitHub Issues

GitHub Issues are used to record and discuss ideas, enhancements, tasks, and bugs. They make collaboration easier by:

  • Replacing email for project discussions, ensuring everyone (even future team members) has the complete story.
  • Allowing you to cross-link to other Issues and Pull requests.
  • Creating a single, comprehensive record of how and why you made certain decisions.
  • Allowing you to easily pull the right people into a conversation with @ mentions and team mentions.

πŸ“Ί Video: Using Issues


Managing notifications

Managing Notifications

Once you've commented on an issue or pull request, email notifications will start to pour in. By default, notifications will be sent by email when there is activity in the thread.
You can also choose to receive notifications of a full repository. Whenever there is a new issue, pull request or comment posted you will get a notification.

You can silence or unmute notifications of individual issues and pull requests.

  1. Go to the issue or pull request.
  2. Click the (Un)subscribe button on the right, under Notifications
    Underneath the button a short description explains the current notification status.

You can customize notifications in Settings.

  1. Click your profile icon.
  2. Click Settings.
  3. Click Notifications from the menu on the left.
    Here you can adjust your notification preferences.

You can choose to receive notifications from a repository.

  • Watch: You will receive a notification when a new issue, pull request or comment is posted, and when an issue is closed or a pull request is merged.
  • Not watching: Stop receiving notifications, but @ mentions will still alert you.
  • Ignore: Stop all notifications.

You can review notifications for the repositories you are already watching.

  1. Click your profile icon.
  2. Click Settings.
  3. Click Notification from the menu on the left.
  4. Click on the repositories you’re watching link.
  5. Select the Watching tab.
  6. Click the (Un)watch button to disable or enable notifications for that repository.

πŸ“Ί Video: Watching, Notifications, Stars, and Explore


Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.