We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51702c0 commit 43318f5Copy full SHA for 43318f5
src/app.jsx
@@ -2113,9 +2113,9 @@ class App extends Component {
2113
key: 'uploadkey',
2114
type: 'upload'
2115
})
2116
+ showemptyjupyter = true
2117
+ jupytersave = true
2118
}
- showemptyjupyter = true
- jupytersave = true
2119
2120
if (this.state.decodedtoken.role.includes('audience')) {
2121
joinlecture = true
0 commit comments