DonJayamanne / vscode-jupyter-launcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jupyter Server Launcher

This extension is merely a sample of how to contribute Jupyter Servers to the Jupyter extension in VS Code.

Features

  • Spawning Jupyter Lab/Notebook
  • Contributing Jupyter Servers to the Jupyter Extension
  • The following aspects of the Jupyter Server can be configured:
    • Password authentication
    • Token authentication
    • Working directory
    • CORS
    • Etc

About

License:MIT License


Languages

Language:TypeScript 95.7%Language:JavaScript 4.3%