Skip to content

en30/livebook-issue-954

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Livebook Issue #954

This is a repository to reproduce the behavior described in livebook-dev/livebook#954

Step to reproduce

  1. docker-compose up
  • this launches livebook and proxy server which only proxies request with Cookie: ok=1
  1. open http://localhost:3000 with a browser
  • this shows blocked because cookies is not set
  1. open browser console and document.cookie = 'ok=1'
  2. reload browser
  • now you can see livebook
  1. enter token extracted from stdout
  2. Open the "Introduction to Kino" notebook and run Kino.DataTable section

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published