Importing Code in Polyglot Notebooks
Using NuGet and Local Files to Import Code into Notebooks
		Let’s take a look at how we can work with external code in Polyglot Notebooks using C# and magic commands.
	
	
		
	Using NuGet and Local Files to Import Code into Notebooks
		
	Showing the process of sharing data between C# and F# Notebook Cells
		
	Answering the most common question I get about Polyglot Notebooks
		
	Mixing together documentation and dotnet into an analytics notebook
		
	Installing a dotnet notebook environment for experimentation