Giter Club home page Giter Club logo

sql-ml-tutorials's Introduction

SQL Server Tutorials Documentation Contributor Guide

You've found the GitHub repository that houses the source for the SQL Server ML tutorials that is published on http://aka.ms/mlsqldev.

Contribute to SQL Server tutorials

Firstly, thank you for your interest in contributing to our tutorials. We use Jekyll + Markdown for our documentation. To contribute, simply make a PR with changes in the Markdown files/new Markdown files. We will review it within 24 hours.

Repository organization

The content in the repository follows the standard Jekyll folder structure:

\pages

The \pages folder contains the documentation articles formatted as markdown files with an .md extension for each tutorial.

_includes

This folder contains reusable content sections to be included in one or more articles. This folder also contains base html files that are used accross the site.

_sass

This folder contains the css files used the style the website

\assets

This folder contains images and js scripts used in the tutorials website

Use GitHub, Git, and this repository

For information about how to contribute, how to use the GitHub UI to contribute small changes, and how to fork and clone the repository for more significant contributions, see Install and set up tools for authoring in GitHub.

If you install GitBash and choose to work locally, the steps for creating a new local working branch, making changes, and submitting the changes back to the main branch are listed in Git commands for creating a new article or updating an existing article

Branches

We recommend that you create local working branches that target a specific scope of change. Each branch should be limited to a single concept/article both to streamline work flow and reduce the possibility of merge conflicts. The following efforts are of the appropriate scope for a new branch:

  • A new article (and associated images)
  • Spelling and grammar edits on an article.
  • Applying a single formatting change across a large set of articles (e.g. new copyright footer).

How to use markdown to format your topic

All the articles in this repository use GitHub flavored markdown. Here's a list of resources.

Article metadata

Article metadata enables certain functionalities, such as author attribution, contributor attribution, breadcrumbs, article descriptions, and SEO optimizations as well as reporting Microsoft uses to evaluate the performance of the content. So, the metadata is important! Here's the guidance for making sure your metadata is done right.

Microsoft Open Source Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

sql-ml-tutorials's People

Contributors

ajlam avatar luisbosquez avatar meet-bhagdev avatar microsoft-github-policy-service[bot] avatar microsoftopensource avatar msftgits avatar nelgson avatar twright-msft avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

sql-ml-tutorials's Issues

Way to call python script instead of writing it in the query.

Is there a way to call a python script instead of having to type the script into the query? I want to avoid having to copy and paste the python code every time a change is made. I can't really find any documents on this since most of the tutorials involve just running python scripts written in the query. Someone showed me some examples of it being done in R, but the lines of code doesn't really explain how the filepaths were written or where the scripts were stored.

This link in the README.md file needs to be corrected.

This link in the README.md file needs to be corrected.

Link Details as of now

[http://aka.ms/mlsqldev](https://github.com/microsoft/sql-ml-tutorials/blob/master/aka.ms/mlsqldev).\

It should either point to http://aka.ms/mlsqldev or https://microsoft.github.io/sql-ml-tutorials/

[Errno 14] HTTPS Error 404 - Not Found at packages.microsoft.com

I'm following the instructions from: Install sqlcmd and bcp the SQL Server command-line tools on Linux, but the https://packages.microsoft.com/ got some missing files.

$ curl https://packages.microsoft.com/config/rhel/7/prod.repo | sudo tee /etc/yum.repos.d/msprod.repo
$ sudo yum update
Loaded plugins: priorities, update-motd, upgrade-helper
amzn-main                                                                                                         | 2.1 kB  00:00:00     
amzn-updates                                                                                                      | 2.5 kB  00:00:00     
packages-microsoft-com-prod                                                                                       | 2.9 kB  00:00:00     
packages-microsoft-com-prod/pr FAILED                                          
https://packages.microsoft.com/rhel/7/prod/repodata/e6f0123ba3200645a09e933edf355b349c20a6761773f81d812e39d62ab3423c-primary.sqlite.bz2: [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
To address this issue please refer to the below knowledge base article 

https://access.redhat.com/articles/1320623

If above article doesn't help to resolve this issue please open a ticket with Red Hat Support.

packages-microsoft-com-prod/primary_db                                                                            |  42 kB  00:00:00     
No packages marked for update

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.