pbiworkshops/Admin in an Hour
itsnotaboutthecell 0bb24f6112 Removed TOC 2021-03-30 10:57:03 -05:00
..
Images Create jupyter.svg 2020-09-20 10:35:45 -05:00
Source Files Including track activities 2021-03-11 11:54:10 -06:00
README.md Removed TOC 2021-03-30 10:57:03 -05:00

README.md

Admin in an Hour

To begin press the Launch Binder button below to create a web-based interactive development environment for the Jupyter notebook.

Binder

PowerShell

About PowerShell

PowerShell is a cross-platform task automation and configuration management framework, consisting of a command-line shell and scripting language. Unlike most shells, which accept and return text, PowerShell is built on top of the .NET Common Language Runtime (CLR), and accepts and returns .NET objects. This fundamental change brings entirely new tools and methods for automation.

Learn More About PowerShell

Jupyter

About Jupyter Notebook

The Jupyter Notebook is an open-source web application that allows you to create and share documents that contain live code, equations, visualizations and narrative text. Uses include: data cleaning and transformation, numerical simulation, statistical modeling, data visualization, machine learning, and much more.

Learn More About Jupyter