try icon indicating copy to clipboard operation
try copied to clipboard

Cannot edit the header and the footer because there is no .html file in the project

Open mzkev opened this issue 6 years ago • 1 comments

Describe the bug

After running dotnet try and the site loads up, the header and footer remains the same and cannot be altered because there isnt a .html or css folder in the project. But then you do Ctrl + i in your browser and you can see html and css

Did this error occur while using dotnet try or online?

  • [x] dotnet-try

What kind of error was it?

  • [x] User Interface (UI): The header and footer remains the same and cannot be altered.

Screenshots

If applicable, add screenshots to help explain your problem.

Please complete the following:

  • OS
    • [x] Windows 10
  • Browser
    • [x] Chrome
    • [x] Edge TryDotNet

mzkev avatar Aug 14 '19 09:08 mzkev

Feature:

  • Remove header & footer (like in Jupyter notebook; header & footer takes lot of working area) OR
  • Make them scrollable OR
  • Make them smaller

Anil86 avatar Jun 03 '20 23:06 Anil86