Skip to content

rebornix/codespaces_tests

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

.NET Interactive code spaces test

Steps

  • open this repo with code spaces
  • install .NET Interactive Notebook extension
  • open the browser develoepr tools
  • open the COVID-19.dib file

Now the console output will show how the api is setup image

And the issue now si that the uri used in fetch will not return the javascript but an authentication challenge that at the end will redirect to the content.

https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fcodespaces%2Fauth%2F1f2b55e9-d023-41ac-a41e-62a81dcc73da%3Fpath%3D%252fresources%252fdotnet-interactive.js%26query%3D%253fcacheBuster%253d1599849429679%26port%3D33209%26cid%3D9022302298382529f56085aba962154f

image

This results in a cross-origin blocked calls

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published