Skip to content

Instantly share code, notes, and snippets.

@maxfil333
Last active June 20, 2024 08:01
Show Gist options
  • Save maxfil333/358b8de39cd9fe9403729dd613c09b1e to your computer and use it in GitHub Desktop.
Save maxfil333/358b8de39cd9fe9403729dd613c09b1e to your computer and use it in GitHub Desktop.
jupyter D.txt
создать ярлык на рабочем столе:
C:\Users\user\anaconda3\Scripts\jupyter-notebook-script.py --notebook-dir="D:\\CODE"
расположение файла (строка C:\Users\user\anaconda3\Scripts\jupyter-notebook-script.py)(может отличаться):
Пуск - Jupyter Notebook- перейти к расположению - свойства - ярлык - объект
OR
Jupyter notebook -> terminal -> jupyter notebook --notebook-dir="D:\\filippMI"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment