Jason Weill

Results 555 comments of Jason Weill

Replaced screen shots in description with links to the source code in our repo. Thanks again for reporting this.

@yangql176 I don't believe that anyone is actively working on this issue. This issue is accepted, which means that any developer can submit a pull request to fix it.

@yangql176 This is an open source project being worked on by people at various organizations around the world. I do not know if anyone is actively working on this bug....

Can you provide more info about how you enabled `https` in the configuration? What version were you using before? What server version are you using? The output of `jupyter --version`...

@st-bender You are correct in that `jupyter_notebook_config` is no longer used. This is because `nbserver` is no longer a dependency, as documented here: https://github.com/jupyter/nbclassic/issues/136 There is documentation about migrating from...

@NitinBhasneria01 So that your errors are indexed for search purposes, please share text output in a code block rather than as a screen shot. You can prevent formatting by placing...

@NitinBhasneria01 Can you please provide more info about how you're trying to run JupyterLab? Are you running it from a standalone terminal or from within VS Code?

@NitinBhasneria01 I haven't heard from you in a couple of weeks now, so I'm going to close this issue. Please reopen if you have any info to add.

The filebrowser is a component whose capabilities we've been building slowly. To do this right now, I would recommend using the terminal in JupyterLab to, for example, run a `mv`...

@gplanansky If you open the Developer Tools in your browser, and [show the JavaScript Console](https://webmasters.stackexchange.com/questions/8525/how-do-i-open-the-javascript-console-in-different-browsers/77337#77337), then refresh JupyterLab, do you see any errors? If so, please copy and paste them...