nteract / play

The code base for the nteract Play app
https://play.nteract.io/
BSD 3-Clause "New" or "Revised" License
13 stars 19 forks source link

Get @nteract/play into a working state #20

Closed captainsafia closed 5 years ago

captainsafia commented 5 years ago

Changes in this PR

betatim commented 5 years ago

Is there something in particular to review or should we just merge this? The diff is huuuuge so I'd vote for lets merge and then fix up stuff if we need in a new PR?

captainsafia commented 5 years ago

Is there something in particular to review or should we just merge this? The diff is huuuuge so I'd vote for lets merge and then fix up stuff if we need in a new PR?

It's mostly a revert. The one thing to review would be the changes in now.json. While making some other upgrades to play, I discovered that our TypeScript migration had borked the application and it was undeployable so I reverted back to JavaScript for now.