A sensible refactoring
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 30
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
There should probably be 3 js files (or 1 big one)
tryapl.js - deals with handling Jarvis & the fake session (basically rightPane stuff)
and the workspace upload/download stuff
jupyter.js - deals with loading, rendering notebooks
front.js - deals with split.js, has the window.onload function (which calls 1 function each in tryapl and jupyter for their needs), deals with the tabs and leftPane content (except for Jupyter), deals with split panes/dark mode localStorage
by no means urgent, just if we're bored one day
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.