#polyglotnotebooks search results
Woo hoo! Multi language notebook in VS Code using #PolyglotNotebooks 👏sharing variables from C# to F# #CSharp #FSharp
This is huge! #PolyglotNotebooks have #python in preview (and R). So I tried to mix my #fsharp to rank city living spaces in a strongly-type fashion with #folium from Python. Now I can promote F# in Python communities :)
I want to treat the .net interactive team to an epic tea time! They deserve it! #dotnetinteractive #polyglotnotebooks
#PolyglotNotebooks #fsharp @FableCompiler This is the complete body of my F# kernel extension loader, that displays locally developed web page with HMR (Fast-Refresh)
Added OAuth option to magic command. #PolyglotNotebooks are so powerful and extensible. It only took me couple of hours to build this #PowerApps Notebook.
#fsharp #PolyglotNotebooks ".NET for cities" Geospatial indexing, like h3, is useful when we don't have proper statistical city split or just want to use equal areas for analyses. On the left London with H3 indexing, on the right example borough with statistical areas. Ranked…
@felt is a fantastic tool for working with maps together by literally every group of people. Including software developers, as it looks great in #PolyglotNotebooks @code too where I mix it with #fsharp
#fsharp #PolyglotNotebooks #dotnet I'm a bastard. In the morning, I enjoyed combining F# with Python in the @code Notebooks. But later, I hid the Python kernel connection and called Python code behind the scene.
Updated HTTP notebook which shows how to interact with Dataverse API. Two things that I found exciting: 1. Can set multiple variables in single cell 2. HTTP Kernel returns multiple mime types, which means I don't need hacky ways to get response JSON #PowerApps #PolyglotNotebooks
Two ways to query Dataverse's TDS endpoint using #PolyglotNotebooks. #1: Use @MarkMpn's SQL4CDS #2: Use pre-release SQL magic command Will blog about it this week. Polyglot Notebooks is great for interactive documentation. I really love the new #!import capability. #PowerApps
With the latest release of #PolyglotNotebooks (v1.0.5530010), using variables in HTTP kernel and grabbing response, request, headers is so easy. I like this feature! #PowerApps
Ranking educational places in #Zurich based on nearby trees that produce allergens #fsharp #PolyglotNotebooks
Practical Open Data recipes (#1). Today was a siren test in Germany. In case of a disaster, most Berliners are closer to the shelter than the place of worship. #Berlin #fsharp #PolyglotNotebooks
#fsharp #dotnet #PolyglotNotebooks .NET Interactive tip: While loading your custom extension, you have the option to display sth that describes the functionality of the extension or expresses gratitude to the supporters, before users can begin interacting with notebook cells.…
I love #PolyglotNotebooks and I use it every day for live documentation. This is a great session to watch. I didn't know about the value kernel's from-value input trick until I watched this session. youtube.com/watch?v=IXRGa5…
Added HTTP Kernel sample for Dataverse API. Also shows how to use KernelEvents to grab response JSON from HTTP response (bit hacky though). github.com/rajyraman/poly… #PowerApps #PolyglotNotebooks
Sharing a collection from C# to Power Fx kernel now works with the latest version of Power Fx kernel. github.com/rajyraman/Powe… #PowerApps #PolyglotNotebooks
Install v1.0.5229040 of #PolyglotNotebooks extension if you want to continue using Power Fx kernel. Latest version v1.0.5565010 broke it. github.com/rajyraman/Powe… #PowerApps
With the latest release of #PolyglotNotebooks (v1.0.5530010), using variables in HTTP kernel and grabbing response, request, headers is so easy. I like this feature! #PowerApps
Discover how to configure GitHub Codespaces for Polyglot Notebooks with the recommended settings from @MattMEland. Ensure compatibility with .NET 8 SDK and the Polyglot Notebooks extension. #GitHub #Codespaces #PolyglotNotebooks #DotNet ift.tt/QFfMd9J
dev.to
Recommended Codespace Configuration for Polyglot Notebooks
This resource contains my current recommendations for configuring GitHub Codespaces for Polyglot Notebooks compatibility.
Sharing a collection from C# to Power Fx kernel now works with the latest version of Power Fx kernel. github.com/rajyraman/Powe… #PowerApps #PolyglotNotebooks
Hi @jonsequitur when can we expect support for the latest .Net, F# & C# in Polyglot Notebooks? Thanks. #VSCode #PolyglotNotebooks
TIL that ScottPlot is a free and open-source plotting library for .NET that also works in .Net Interactive Notebooks, looks very interesting, do check it out. #Dotnet #PolyglotNotebooks scottplot.net
오오오 #PolyglotNotebooks 이거 물건이네? code.visualstudio.com/docs/languages… 이걸로 닷넷 코딩을 할 수 있다니? 싱기방기
code.visualstudio.com
Polyglot Notebooks in VS Code
Polyglot Notebooks for multiple programming languages in Visual Studio Code.
📢 We're excited to welcome MVP Doug Finke to the livestream to demo #ChatGPT in #copilot #polyglotnotebooks and #PowerShell #AI Integration! Mark your calendar 📆 and join us on Thursday🎬 aka.ms/code-livestrea… 8 am Seattle / 11 am New York / 4 pm London @dfinke
#fsharp #PolyglotNotebooks #dotnet I'm a bastard. In the morning, I enjoyed combining F# with Python in the @code Notebooks. But later, I hid the Python kernel connection and called Python code behind the scene.
This is huge! #PolyglotNotebooks have #python in preview (and R). So I tried to mix my #fsharp to rank city living spaces in a strongly-type fashion with #folium from Python. Now I can promote F# in Python communities :)
Updated HTTP notebook which shows how to interact with Dataverse API. Two things that I found exciting: 1. Can set multiple variables in single cell 2. HTTP Kernel returns multiple mime types, which means I don't need hacky ways to get response JSON #PowerApps #PolyglotNotebooks
#fsharp #dotnet #PolyglotNotebooks .NET Interactive tip: While loading your custom extension, you have the option to display sth that describes the functionality of the extension or expresses gratitude to the supporters, before users can begin interacting with notebook cells.…
#fsharp #PolyglotNotebooks ".NET for cities" Geospatial indexing, like h3, is useful when we don't have proper statistical city split or just want to use equal areas for analyses. On the left London with H3 indexing, on the right example borough with statistical areas. Ranked…
#PolyglotNotebooks #fsharp @FableCompiler This is the complete body of my F# kernel extension loader, that displays locally developed web page with HMR (Fast-Refresh)
#fsharp #PolyglotNotebooks tip: do you want to use .NET Interactive in your web app but you don't know where to start ? Well, this is not yet easy to do. But there is a nice, much simpler alternative: put your web app inside Polyglot Notebooks
Added HTTP Kernel sample for Dataverse API. Also shows how to use KernelEvents to grab response JSON from HTTP response (bit hacky though). github.com/rajyraman/poly… #PowerApps #PolyglotNotebooks
Exploring job offers through hands-on coding adventures with #PolyglotNotebooks: #csharp switch expressions with pattern matching. Rust not yet updated to Rust™ #dotnet #fsharp
Woo hoo! Multi language notebook in VS Code using #PolyglotNotebooks 👏sharing variables from C# to F# #CSharp #FSharp
I want to treat the .net interactive team to an epic tea time! They deserve it! #dotnetinteractive #polyglotnotebooks
This is huge! #PolyglotNotebooks have #python in preview (and R). So I tried to mix my #fsharp to rank city living spaces in a strongly-type fashion with #folium from Python. Now I can promote F# in Python communities :)
@felt is a fantastic tool for working with maps together by literally every group of people. Including software developers, as it looks great in #PolyglotNotebooks @code too where I mix it with #fsharp
#PolyglotNotebooks #fsharp @FableCompiler This is the complete body of my F# kernel extension loader, that displays locally developed web page with HMR (Fast-Refresh)
Added OAuth option to magic command. #PolyglotNotebooks are so powerful and extensible. It only took me couple of hours to build this #PowerApps Notebook.
#fsharp #PolyglotNotebooks ".NET for cities" Geospatial indexing, like h3, is useful when we don't have proper statistical city split or just want to use equal areas for analyses. On the left London with H3 indexing, on the right example borough with statistical areas. Ranked…
#fsharp #PolyglotNotebooks #dotnet I'm a bastard. In the morning, I enjoyed combining F# with Python in the @code Notebooks. But later, I hid the Python kernel connection and called Python code behind the scene.
Ranking educational places in #Zurich based on nearby trees that produce allergens #fsharp #PolyglotNotebooks
Practical Open Data recipes (#1). Today was a siren test in Germany. In case of a disaster, most Berliners are closer to the shelter than the place of worship. #Berlin #fsharp #PolyglotNotebooks
With the latest release of #PolyglotNotebooks (v1.0.5530010), using variables in HTTP kernel and grabbing response, request, headers is so easy. I like this feature! #PowerApps
Hledáte vhodný nástroj pro rychlé prototypování a testování kódu v .NET, zároveň sloužící jako přehledná dokumentace? Společně s @kozuch_vojtech z @itixocz se podíváme na rozšíření #PolyglotNotebooks, které umožňuje integraci do #VSCode #MeetUpdate 👉 ostrava.meetupdate.cz
#fsharp #dotnet #PolyglotNotebooks .NET Interactive tip: While loading your custom extension, you have the option to display sth that describes the functionality of the extension or expresses gratitude to the supporters, before users can begin interacting with notebook cells.…
Added HTTP Kernel sample for Dataverse API. Also shows how to use KernelEvents to grab response JSON from HTTP response (bit hacky though). github.com/rajyraman/poly… #PowerApps #PolyglotNotebooks
📢 We're excited to welcome MVP Doug Finke to the livestream to demo #ChatGPT in #copilot #polyglotnotebooks and #PowerShell #AI Integration! Mark your calendar 📆 and join us on Thursday🎬 aka.ms/code-livestrea… 8 am Seattle / 11 am New York / 4 pm London @dfinke
I love #PolyglotNotebooks and I use it every day for live documentation. This is a great session to watch. I didn't know about the value kernel's from-value input trick until I watched this session. youtube.com/watch?v=IXRGa5…
Sharing a collection from C# to Power Fx kernel now works with the latest version of Power Fx kernel. github.com/rajyraman/Powe… #PowerApps #PolyglotNotebooks
Something went wrong.
Something went wrong.
United States Trends
- 1. #CARTMANCOIN 1,791 posts
- 2. Broncos 67K posts
- 3. yeonjun 237K posts
- 4. Raiders 66.6K posts
- 5. Bo Nix 18.4K posts
- 6. Geno 18.9K posts
- 7. daniela 50.8K posts
- 8. Sean Payton 4,835 posts
- 9. #criticalrolespoilers 5,119 posts
- 10. Kehlani 10.4K posts
- 11. #iQIYIiJOYTH2026xENGLOT 427K posts
- 12. #TNFonPrime 4,054 posts
- 13. #Pluribus 2,927 posts
- 14. Danny Brown 3,166 posts
- 15. Kenny Pickett 1,517 posts
- 16. Chip Kelly 1,999 posts
- 17. TALK TO YOU OUT NOW 29.1K posts
- 18. Tammy Faye 1,449 posts
- 19. Vince Gilligan 2,603 posts
- 20. Jalen Green 7,846 posts