Skip to main content
Ctrl+K
JupyterLite JupyterLite
  • Get Started
  • How-To Guides
  • Reference
  • Troubleshooting
  • Migration Guide
    • Contributing
    • CHANGELOG
  • GitHub
  • PyPI
  • Get Started
  • How-To Guides
  • Reference
  • Troubleshooting
  • Migration Guide
  • Contributing
  • CHANGELOG
  • GitHub
  • PyPI

Section Navigation

  • Adding kernels
  • Adding extensions
  • Configure the browser storage
  • Customizing Settings
  • Localization and language
  • Enable Real Time Collaboration
  • Configuring jupyter_lite_config.json, jupyter-lite.json and overrides.json
  • Enable switching between the JupyterLab and Notebook interfaces
  • Showing a Loading Indicator
  • URL Parameters
  • Workspaces
  • Adding content: notebook, files and static assets
  • Making content read-only
  • Accessing files and notebooks from a kernel
  • Accessing local files
  • Opening a file from an external URL
  • Sharing a link to a file
  • Use additional Python packages
  • Ship additional Pyodide wheels at build time
  • Using a custom Pyodide distribution
  • Pre-install additional packages with emscripten-forge
  • Pre-install additional packages with emscripten-forge
  • Deploy your first JupyterLite website on GitHub Pages
  • Making changes to a JupyterLite website hosted on GitHub Pages
  • Embed a live REPL on a website
  • Deploying on ReadTheDocs with jupyterlite-sphinx
  • Deploying on Vercel and Netlify
  • Deploying on GitLab Pages
  • Deploying on Binder with jupyter-server-proxy
  • Create a new frontend extension
  • Create a custom kernel
  • Adding Custom Notebook Exporters
  • Create a new addon to extend the CLI
  • Optimizations
  • Create a JupyterLite archive that can be used offline
  • Communication between a host page and a JupyterLite instance running in an IFrame
  • Advanced extension configuration
  • ServiceWorker
  • The Hard Way
  • How-To Guides
  • Sharing a link to a file

Sharing a link to a file#

If you are using the JupyterLab interface, right click on the file in the file browser and select Copy Shareable Link:

share-link-file-browser

If you are using the Jupyter Notebook interface, you can simply copy the URL as is:

image

If you are using Real Time Collaboration features, the name of the room will also be encoded in the URL:

share-link-rtc

previous

Opening a file from an external URL

next

Use additional Python packages

Edit on GitHub

This Page

  • Show Source

© Copyright 2021-, JupyterLite Contributors.

Created using Sphinx 9.1.0.

Built with the PyData Sphinx Theme 0.16.1.