Skip to content
Developer Blog
Tips and Tricks for Programmers
  • Python
    • Django
    • Flask
    • iPython
  • Java
    • Java
    • Groovy
    • Maven
    • Spring Boot
  • Javascript
    • Protractor
    • NestJS
    • rxjs
    • D3.js
    • p5.js
  • Mobile
    • Swift
    • Ionic
      • Ionic
      • Ionic 4
      • Ionic 3
      • matter.js
    • Capacitor
    • Angular
      • AngularJS
    • Flutter
  • Data Science
    • Azure
      • Databricks
      • PySpark
      • Power BI
        • Power Query
    • SAS
    • Jupyter
  • CI/CD
    • Jenkins
    • Docker
  • Datenschutz
  • Cookbook
  • Search
Developer Blog
  • Search
  • Python
    • Django
    • Flask
    • iPython
  • Java
    • Java
    • Groovy
    • Maven
    • Spring Boot
  • Javascript
    • Protractor
    • NestJS
    • rxjs
    • D3.js
    • p5.js
  • Mobile
    • Swift
    • Ionic
      • Ionic
      • Ionic 4
      • Ionic 3
      • matter.js
    • Capacitor
    • Angular
      • AngularJS
    • Flutter
  • Data Science
    • Azure
      • Databricks
      • PySpark
      • Power BI
        • Power Query
    • SAS
    • Jupyter
  • CI/CD
    • Jenkins
    • Docker
  • Datenschutz
  • Cookbook
Home » Cookbook » Jupyter | Cookbook
Cookbook Jupyter Python

Jupyter | Cookbook

by Ralph|Published 12. May 2019

Cookbook

Customize start dir

$ jupyter notebook --generate-config<br>
Writing default config to: /Users/demo/.jupyter/jupyter_notebook_config.py

Search for the following line in the file

#c.NotebookApp.notebook_dir = ''

Replace by

c.NotebookApp.notebook_dir = '†/the/path/to/home/folder/'

Free online Notebooks

https://notebooks.azure.com/

https://nbviewer.jupyter.org/

https://colab.research.google.com/notebooks/welcome.ipynb

You may also like

Working with virtual environments
Published 16. March 2018

Working with virtual environments

Introduction venv module virtualenv pipenv pipenv Introduction Pipenv — the officially recommended Python packaging tool from Python.org, free (as in freedom). Read here […]

Published 18. June 2019

Go | Cookbook

Tutorial Building a Simple CLI Tool with Golang Links https://golang.org/ https://blog.golang.org/ https://gobyexample.com

Published 10. February 2019

Bash | Cookbook

Configure Bash Environment Using Bash Completion Add git completion Download git-completion.bash to $HOME/etc Add git-prompt to .bashrc Customize Bash prompt Add git […]

rxjs
Published 28. September 2019

rxjs | Cookbook

Informations NGRX – Reactive State for Angular Original Post is here. Github repo has the code snippets at choopage’s GitHub repo. Recipes Chaining […]

Post navigation

  • Previous post Git | Using multiple accounts with Github
  • Back to post list
  • Next post Linux | Cookbook

© 2021 Developer Blog – All rights reserved

Powered by WP – Designed with the Customizr theme

This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish.

Diese Website verwendet Cookies, um Ihre Erfahrung zu verbessern. Wir gehen davon aus, dass Sie damit einverstanden sind, Sie können sich jedoch abmelden, wenn Sie dies wünschen.
Cookie settings | EinstellungenACCEPT
Privacy & Cookies Policy

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may have an effect on your browsing experience.
Necessary
Always Enabled

Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.

Non-necessary

Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.